sha256:228da0fac5190a9c5f0e77df2611d9a822596a1f89fbeb078d9b10a7bdae3981
OS/ARCH
Compressed size
111.36 MB
Last pushed
4 months by mfrankovic
Type
Image
Manifest digest
sha256:668f30082cd9ab42bb29cd5d7e06755fb1ec8abe7f2e28b2fee067cf2f3f3d3d
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 add42.94 MB19COPY backup.sh /usr/local/bin/backup.sh # buildkit3.9 KB20COPY restore.sh /usr/local/bin/restore.sh # buildkit4.14 KB21COPY app.py /usr/local/bin/app.py # buildkit16.88 KB22RUN /bin/sh -c chmod +x23.72 KB23EXPOSE [8088/tcp]0 B24ENTRYPOINT ["python3" "/usr/local/bin/app.py"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit