Sign inSign up

arthurcadore/mongo-dbbackup:1.0.0

Index digest

sha256:eb8910c5b5c71254460c3e6091ec305e1ed039c3fdb5ccaba41ce5c380aed5be

OS/ARCH

linux/amd64

Compressed size

137.32 MB

Last pushed

4 months by arthurcadore

Type

Image

Manifest digest

sha256:4e7cf6416d5edf589f132f140ce7da207874cd5b6e80af554ce1c37bdf24ded1

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV DEBIAN_FRONTEND=noninteractive0 B
12RUN /bin/sh -c apt-get update18.74 MB
13RUN /bin/sh -c mkdir -p66.43 MB
14RUN /bin/sh -c pip install10.96 MB
15WORKDIR /app92 B
16COPY scripts/startup.sh /app/startup.sh # buildkit322 B
17COPY scripts/backup.py /app/backup.py # buildkit1.61 KB
18COPY docker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit303 B
19RUN /bin/sh -c chmod +x320 B
20CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'