sha256:5acd9ff41cf927131970ec4a9b3f541eb330a4ec11ef4505059d60cfb452877a
OS/ARCH
Compressed size
36.77 MB
Last pushed
over 2 years by dockerpublicbot
Type
Image
Manifest digest
sha256:4b7983eb5f5f5e26a7023721f6d6ad81a723ad1bd480b72fd623aec78d6ae7f3
Image Layers
1ADD file ... in / 808.68 KB2CMD ["sh"]0 B3ARG BUGSNAG_RELEASE_STAGE=local0 B4ARG BUGSNAG_APP_VERSION=latest0 B5ENV BUGSNAG_RELEASE_STAGE=production0 B6ENV BUGSNAG_APP_VERSION=1.1.70 B7LABEL org.opencontainers.image.title=Volumes Backup & Share0 B8WORKDIR /0 B9COPY docker-compose.yaml . # buildkit262 B10COPY metadata.json . # buildkit376 B11COPY icon.svg . # buildkit1.07 KB12COPY /etc/ssl/certs /etc/ssl/certs # buildkit132.84 KB13COPY /docker /usr/local/bin/docker # buildkit11.92 MB14COPY /backend/bin/service / # buildkit3.42 MB15COPY /ui/build ui # buildkit1.01 MB16COPY output/dist ./host # buildkit19.5 MB17RUN |2 BUGSNAG_RELEASE_STAGE=production BUGSNAG_APP_VERSION=1.1.7 /bin/sh126 B18ARG VALID_SECRET_CACHE0 B19RUN |3 BUGSNAG_RELEASE_STAGE=production BUGSNAG_APP_VERSION=1.1.7 VALID_SECRET_CACHE=1170 B20ENTRYPOINT ["/bin/sh" "-c" "BUGSNAG_API_KEY=$(cat /tmp/bugsnag-api-key.txt);0 BCommand
ADD file:d9ef2c5f3383385886a9b411391aa04d39b29b21d157a17c2ac9cab8f533f78f in /