sha256:933753eeac48d541bc0b962de9593b571f15c142aa9e5407ec61404a0e0e323f
OS/ARCH
Compressed size
38.12 MB
Last pushed
over 2 years by dockerpublicbot
Type
Image
Manifest digest
sha256:e1a86d4e946c94a7ba3002f7dad49eba885f0b6a4f6ef51662e3d930f62a8cb8
Image Layers
1ADD file ... in / 755.4 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 . # buildkit376 B11COPY icon.svg . # buildkit1.07 KB12COPY /etc/ssl/certs /etc/ssl/certs # buildkit132.84 KB13COPY /docker /usr/local/bin/docker # buildkit13.04 MB14COPY /backend/bin/service / # buildkit3.7 MB15COPY /ui/build ui # buildkit1.01 MB16COPY output/dist ./host # buildkit19.5 MB17RUN |2 BUGSNAG_RELEASE_STAGE=production BUGSNAG_APP_VERSION= /bin/sh125 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:284a3eed4ded782a77b2b4284e177175f1efd05db4752a584274e12ab857a5da in /