server (3920b8ecc1ddcea447a1f7ed6bc4445e14257770)
Installation
docker pull git.dunk.works/highlevelalchemy/server:3920b8ecc1ddcea447a1f7ed6bc4445e14257770sha256:83af951d75cdb16da573a648aa59c634b0535ab6c49f0a6f01ce6d7ca3b9f431Image 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 |
| bazel build @bookworm//libc6/amd64:data_statusd |
| bazel build @bookworm//libssl3/amd64:data_statusd |
| bazel build @bookworm//libgomp1/amd64:data_statusd |
| bazel build @bookworm//libstdc++6/amd64:data_statusd |
| bazel build @bookworm//libgcc-s1/amd64:data_statusd |
| bazel build @bookworm//gcc-12-base/amd64:data_statusd |
| COPY /rootfs/bin /bin # buildkit |
| COPY /rootfs/tmp /tmp # buildkit |
| COPY /lib/*-linux-gnu/libtinfo.so.6 /usr/lib/ # buildkit |
| ENV PATH=/bin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin |
| ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 ELIXIR_ERL_OPTIONS=+fnu |
| ENV RELEASE_TMP=/tmp ERL_CRASH_DUMP=/tmp/erl_crash.dump |
| WORKDIR /app |
| COPY /usr/lib/*-linux-gnu/libbz2.so.1* /usr/lib/ # buildkit |
| COPY /rel /app # buildkit |
| ENTRYPOINT ["/app/bin/server"] |
| CMD ["start"] |
Details
Versions (8)
View all
d32507a426392f9e5f8fd948bf5cdb4b1988e4b1
2026-06-26
latest
2026-06-26
cffcadbf180bd4254400a5ba4779deb2927422b4
2026-06-26
3920b8ecc1ddcea447a1f7ed6bc4445e14257770
2026-06-25
9f02760024b836d51f198d67762f34a8ac8d3252
2026-06-24