Sign inSign up

acouvreur/mongo-backup-local:latest

Multi-platform
Manifest digest

sha256:2a3fff3b06ffc697f1fe7b5adb85e0a6f6f487fb2f268848893a877f908b2452

OS/ARCH

Compressed size

240.81 MB

Last pushed

about 5 years by acouvreur

Type

Image

Manifest digest

sha256:2a3fff3b06ffc697f1fe7b5adb85e0a6f6f487fb2f268848893a877f908b2452

Image Layers

1ADD file ... in / 27.24 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd -r mongodb1.71 KB
4/bin/sh -c set -eux; apt-get2.92 MB
5ENV GOSU_VERSION=1.120 B
6ENV JSYAML_VERSION=3.13.10 B
7/bin/sh -c set -ex; savedAptMark="$(apt-mark6.2 MB
8/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
9/bin/sh -c set -ex; export1.4 KB
10ARG MONGO_PACKAGE=mongodb-org0 B
11ARG MONGO_REPO=repo.mongodb.org0 B
12ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B
13ENV MONGO_MAJOR=5.00 B
14/bin/sh -c echo "deb http://$MONGO_REPO/apt/ubuntu233 B
15ENV MONGO_VERSION=5.0.10 B
16/bin/sh -c set -x &&200.45 MB
17/bin/sh -c mkdir -p /data/db168 B
18VOLUME [/data/db /data/configdb]0 B
19COPY file:1dd28550b0c6cd4baae08342a3beff8f6014f7551c63d060630b98bd44e1f706 in /usr/local/bin/ 4.37 KB
20ENTRYPOINT ["docker-entrypoint.sh"]0 B
21EXPOSE 270170 B
22CMD ["mongod"]0 B
23ARG GOCRONVER=v0.0.100 B
24ARG TARGETOS0 B
25ARG TARGETARCH0 B
26RUN |3 GOCRONVER=v0.0.10 TARGETOS=linux TARGETARCH=amd643.98 MB
27ENV MONGO_DB=**None** MONGO_DB_FILE=**None** MONGO_HOST=**None** MONGO_PORT=270170 B
28COPY backup.sh /backup.sh # buildkit1.04 KB
29VOLUME [/backups]0 B
30ENTRYPOINT ["/bin/sh" "-c"]0 B
31CMD ["exec /usr/local/bin/go-cron -s \"$SCHEDULE\"0 B
32HEALTHCHECK &{["CMD-SHELL" "curl -f \"http://localhost:$HEALTHCHECK_PORT/\"0 B

Command

ADD file:524e8d93ad65f08a0cb0d144268350186e36f508006b05b8faf2e1289499b59f in /