sha256:1333d81cd8b96c3f4705196e1f33d19477667cc71a1f0b29bc53c26c13b4320a
OS/ARCH
Compressed size
83.43 MB
Last pushed
4 months by mfrankovic
Type
Image
Manifest digest
sha256:2f66f60f2f53a7718c1a3640b7e85b85a21c7f3d8862e7b97bbec4e5815782fa
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add7.69 MB4RUN /bin/sh -c [ -e32 B5RUN /bin/sh -c set -eux;455 B6ENV DOCKER_VERSION=27.5.10 B7RUN /bin/sh -c set -eux;17.98 MB8ENV DOCKER_BUILDX_VERSION=0.20.10 B9RUN /bin/sh -c set -eux;19.3 MB10ENV DOCKER_COMPOSE_VERSION=2.33.00 B11RUN /bin/sh -c set -eux;19.94 MB12COPY modprobe.sh /usr/local/bin/modprobe # buildkit540 B13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1012 B14ENV DOCKER_TLS_CERTDIR=/certs0 B15RUN /bin/sh -c mkdir /certs116 B16ENTRYPOINT ["docker-entrypoint.sh"]0 B17CMD ["sh"]0 B18RUN /bin/sh -c apk add15.01 MB19COPY backup.sh /usr/local/bin/backup.sh # buildkit2.82 KB20COPY restore.sh /usr/local/bin/restore.sh # buildkit2.87 KB21COPY app.py /usr/local/bin/app.py # buildkit16.88 KB22RUN /bin/sh -c chmod +x21.55 KB23EXPOSE [8088/tcp]0 B24ENTRYPOINT ["python3" "/usr/local/bin/app.py"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit