sha256:a0893204fa9f51401ca9020c8c499c85f46840e6b2682a864ea3d700df920cbf
OS/ARCH
linux/amd64
Compressed size
114.68 MB
Last pushed
over 3 years by packetriot
Type
Image
Manifest digest
sha256:a0893204fa9f51401ca9020c8c499c85f46840e6b2682a864ea3d700df920cbf
Image Layers
1ADD file ... in / 52.5 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update13.3 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 # buildkit372 B7COPY pkg/htdocs /usr/share/spokes/htdocs # buildkit3.91 MB8COPY pkg/templates /usr/share/spokes/templates # buildkit29.41 KB9COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit536 B10COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit622 B11COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit312 B12COPY schemas/migrations /usr/share/spokes/migrations # buildkit2.06 KB13COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit274 B14COPY entrypoint.sh / # buildkit592 B15RUN /bin/sh -c crontab -u710 B16COPY spokes /usr/bin/spokes # buildkit5.73 MB17CMD ["/entrypoint.sh"]0 BCommand
ADD file:150a6453ab2258061c1a1549ab119df752bdc2c2c84028fa0e83a0663cd8cedf in /