sha256:d1444662e699bbf916ecded216147b5092e19b5828e0d4e83fdac5beb59c963a
OS/ARCH
Compressed size
121.93 MB
Last pushed
2 days by timshel
Type
Image
Manifest digest
sha256:b1c23b0b30dc69a460148fd2acdb54b9e7549be6df9f29594dfda3b19ae3296c
Image Layers
1# debian.sh --arch 'arm64' out/28.79 MB2ENV ROCKET_PROFILE=release ROCKET_ADDRESS=0.0.0.0 ROCKET_PORT=80 DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c mkdir /data6.24 MB4VOLUME [/data]0 B5EXPOSE [80/tcp]0 B6WORKDIR /0 B7COPY docker/healthcheck.sh docker/start.sh / #1.24 KB8COPY /web-vault_button ./web-vault_button # buildkit36.49 MB9COPY /web-vault_override ./web-vault_override # buildkit36.49 MB10COPY /app/target/final/oidcwarden . # buildkit13.93 MB11HEALTHCHECK {Test:[CMD /healthcheck.sh] Interval:1m0s Timeout:10s0 B12CMD ["/start.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'