sha256:a5eb7dd08cd83574c5c4164d27ba7a1853b070e587422de61fd7473551a4bb08
OS/ARCH
linux/amd64
Compressed size
114.66 MB
Last pushed
over 3 years by packetriot
Type
Image
Manifest digest
sha256:a5eb7dd08cd83574c5c4164d27ba7a1853b070e587422de61fd7473551a4bb08
Image Layers
1ADD file ... in / 52.5 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update13.28 MB4RUN /bin/sh -c apt-get install39.21 MB5RUN /bin/sh -c mkdir -p408 B6COPY pkg/config.json.example /usr/share/spokes/config.json.example # buildkit376 B7COPY pkg/htdocs /usr/share/spokes/htdocs # buildkit3.91 MB8COPY pkg/templates /usr/share/spokes/templates # buildkit29.19 KB9COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit537 B10COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit621 B11COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit313 B12COPY schemas/migrations /usr/share/spokes/migrations # buildkit2.06 KB13COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit274 B14COPY entrypoint.sh / # buildkit590 B15RUN /bin/sh -c crontab -u715 B16COPY spokes /usr/bin/spokes # buildkit5.72 MB17CMD ["/entrypoint.sh"]0 BCommand
ADD file:f2d012660f882f319a5878a3f9ce285f488b8f90fad49ad238541cf72089e035 in /