Sign inSign up

dojobits/github-backup:latest

Developer tools
Manifest digest

sha256:8f32ba2d06d271f5017eae4b9c00519b4cba196122716bc95948fe1786b1efa4

OS/ARCH

linux/amd64

Compressed size

30.35 MB

Last pushed

6 months by dojobits

Type

Image

Manifest digest

sha256:8f32ba2d06d271f5017eae4b9c00519b4cba196122716bc95948fe1786b1efa4

Image Layers

1add root layout2.5 KB
2mount /out from exec sh3.63 MB
3add users and groups359 B
4add metadata5.83 KB
5LABEL org.opencontainers.image.title=github-backup0 B
6LABEL org.opencontainers.image.description=GitHub org mirror backup0 B
7LABEL org.opencontainers.image.version=1.0.00 B
8LABEL org.opencontainers.image.vendor=DojoBits0 B
9LABEL org.opencontainers.image.url=https://hub.docker.com/r/dojobits/github-backup0 B
10LABEL org.opencontainers.image.source=https://github.com/dojobits/DockerImages0 B
11LABEL org.opencontainers.image.licenses=MIT0 B
12RUN /bin/sh -c apk add26.71 MB
13RUN /bin/sh -c mkdir -p843 B
14COPY backup.sh /usr/local/bin/backup.sh # buildkit1.29 KB
15RUN /bin/sh -c chmod +x1.29 KB
16VOLUME [/backup]0 B
17ENTRYPOINT ["/usr/local/bin/backup.sh"]0 B

Command

add root layout