sha256:933b157e2abac0c04e27d81576b79f1a1d3f00eee55381acfcbbd95ae13a97a2
OS/ARCH
linux/amd64
Compressed size
102.38 MB
Last pushed
over 2 years by packetriot
Type
Image
Manifest digest
sha256:933b157e2abac0c04e27d81576b79f1a1d3f00eee55381acfcbbd95ae13a97a2
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update14.3 MB4RUN /bin/sh -c apt-get install30.96 MB5RUN /bin/sh -c mkdir -p323 B6COPY pkg/config.json.example /usr/share/spokes/config.json.example # buildkit379 B7COPY pkg/htdocs /usr/share/spokes/htdocs # buildkit3.91 MB8COPY pkg/templates /usr/share/spokes/templates # buildkit32.67 KB9COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit542 B10COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit625 B11COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit317 B12COPY schemas/migrations /usr/share/spokes/migrations # buildkit2.04 KB13COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit278 B14COPY entrypoint.sh / # buildkit591 B15RUN /bin/sh -c crontab -u716 B16COPY spokes /usr/bin/spokes # buildkit5.92 MB17CMD ["/entrypoint.sh"]0 BCommand
ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /