sha256:9d72a203bd36ed0147be6fd7337fdd2c5ab13f89aee483225f53609090558ca7
OS/ARCH
Compressed size
36.19 MB
Last pushed
over 2 years by dockerpublicbot
Type
Image
Manifest digest
sha256:77389400334d88c1ddd946ac946cf45bbdb67570f3c1fff2c14ff0bc960cac55
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=0 B7LABEL org.opencontainers.image.title=Volumes Backup & Share0 B8WORKDIR /0 B9COPY docker-compose.yaml . # buildkit261 B10COPY metadata.json . # buildkit375 B11COPY icon.svg . # buildkit1.07 KB12COPY /etc/ssl/certs /etc/ssl/certs # buildkit128.57 KB13COPY /docker /usr/local/bin/docker # buildkit11.92 MB14COPY /backend/bin/service / # buildkit3.32 MB15COPY /ui/build ui # buildkit1.01 MB16COPY output/dist ./host # buildkit19.03 MB17RUN |2 BUGSNAG_RELEASE_STAGE=production BUGSNAG_APP_VERSION= /bin/sh124 B18RUN |2 BUGSNAG_RELEASE_STAGE=production BUGSNAG_APP_VERSION= /bin/sh169 B19ENTRYPOINT ["/bin/sh" "-c" "BUGSNAG_API_KEY=$(cat /tmp/bugsnag-api-key.txt);0 BCommand
ADD file:d9ef2c5f3383385886a9b411391aa04d39b29b21d157a17c2ac9cab8f533f78f in /