sha256:4eae4858dc94cf8a96f6ad4d54de77597635a959e9b70ba28b9dfe0fa171047a
OS/ARCH
Compressed size
113.57 MB
Last pushed
3 months by timshel
Type
Image
Manifest digest
sha256:e730bd8f4729429f6f14a06c6eb15cbf9653586d6f726c0d8fb172e16bf962a3
Image Layers
1# debian.sh --arch 'armel' out/26.66 MB2ENV ROCKET_PROFILE=release ROCKET_ADDRESS=0.0.0.0 ROCKET_PORT=80 DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c mkdir /data6.04 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 # buildkit33.36 MB9COPY /web-vault_override ./web-vault_override # buildkit33.36 MB10COPY /app/target/final/oidcwarden . # buildkit14.15 MB11HEALTHCHECK {Test:[CMD /healthcheck.sh] Interval:1m0s Timeout:10s0 B12CMD ["/start.sh"]0 BCommand
# debian.sh --arch 'armel' out/ 'trixie' '@1782172800'