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 KB2mount /out from exec sh3.63 MB3add users and groups359 B4add metadata5.83 KB5LABEL org.opencontainers.image.title=github-backup0 B6LABEL org.opencontainers.image.description=GitHub org mirror backup0 B7LABEL org.opencontainers.image.version=1.0.00 B8LABEL org.opencontainers.image.vendor=DojoBits0 B9LABEL org.opencontainers.image.url=https://hub.docker.com/r/dojobits/github-backup0 B10LABEL org.opencontainers.image.source=https://github.com/dojobits/DockerImages0 B11LABEL org.opencontainers.image.licenses=MIT0 B12RUN /bin/sh -c apk add26.71 MB13RUN /bin/sh -c mkdir -p843 B14COPY backup.sh /usr/local/bin/backup.sh # buildkit1.29 KB15RUN /bin/sh -c chmod +x1.29 KB16VOLUME [/backup]0 B17ENTRYPOINT ["/usr/local/bin/backup.sh"]0 BCommand
add root layout