EchoLot

echolot-server (v0.11.4)

Published 2026-08-02 15:03:22 +02:00 by mram

Installation

docker pull git.rambossek.at/echolot/echolot-server:v0.11.4
sha256:f92a6691314c4df2f931218b0edc902cb5fbba03d51076a49fb70df1ad7ad531

Image Layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
COPY /out/echolot-server /echolot-server # buildkit
ENV ECHOLOT_STATE_DIR=/state
VOLUME [/state]
EXPOSE map[8441/tcp:{} 8442/udp:{} 8443/tcp:{}]
ENTRYPOINT ["/echolot-server"]
CMD ["--serve"]
Details
Container
2026-08-02 15:03:22 +02:00
0
OCI / Docker
linux/amd64
4.7 MiB
Versions (32) View all
latest 2026-08-02
v0.11.4 2026-08-02
v0.11.3 2026-08-02
v0.9.2 2026-08-02
v0.9.1 2026-08-01