Sign inSign up

mfrankovic/docker-backup:latest

Multi-platform
Developer tools
Databases & storage
Index digest

sha256:5a3a7f0b1c64d4a2041222e7f80ac0a6c2139b0d101a404c124b5bb471155db4

OS/ARCH

Compressed size

105.01 MB

Last pushed

4 months by mfrankovic

Type

Image

Manifest digest

sha256:ede85940ad82aaf3f4c2f2bf0760f9998e3689401ed01cedf8f32e8332e28005

Image Layers

1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add7.7 MB
4RUN /bin/sh -c [ -e32 B
5RUN /bin/sh -c set -eux;456 B
6ENV DOCKER_VERSION=27.5.10 B
7RUN /bin/sh -c set -eux;16.97 MB
8ENV DOCKER_BUILDX_VERSION=0.20.10 B
9RUN /bin/sh -c set -eux;17.6 MB
10ENV DOCKER_COMPOSE_VERSION=2.33.00 B
11RUN /bin/sh -c set -eux;18.29 MB
12COPY modprobe.sh /usr/local/bin/modprobe # buildkit538 B
13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1013 B
14ENV DOCKER_TLS_CERTDIR=/certs0 B
15RUN /bin/sh -c mkdir /certs116 B
16ENTRYPOINT ["docker-entrypoint.sh"]0 B
17CMD ["sh"]0 B
18RUN /bin/sh -c apk add40.58 MB
19COPY backup.sh /usr/local/bin/backup.sh # buildkit4.65 KB
20COPY restore.sh /usr/local/bin/restore.sh # buildkit4.14 KB
21COPY app.py /usr/local/bin/app.py # buildkit22.04 KB
22RUN /bin/sh -c chmod +x29.62 KB
23EXPOSE [8088/tcp]0 B
24ENTRYPOINT ["python3" "/usr/local/bin/app.py"]0 B

Command

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit