sha256:48e2fee4916c014e7e93b72dfd36dcf53957cb799f422d2483c5d9ffdb689049
OS/ARCH
linux/amd64
Compressed size
103.52 MB
Last pushed
over 2 years by packetriot
Type
Image
Manifest digest
sha256:48e2fee4916c014e7e93b72dfd36dcf53957cb799f422d2483c5d9ffdb689049
Image Layers
1ADD file ... in / 47.28 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update14.33 MB4RUN /bin/sh -c apt-get install30.96 MB5RUN /bin/sh -c mkdir -p407 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 # buildkit32.52 KB9COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit533 B10COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit616 B11COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit310 B12COPY schemas/migrations /usr/share/spokes/migrations # buildkit2.06 KB13COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit273 B14COPY entrypoint.sh / # buildkit591 B15RUN /bin/sh -c crontab -u714 B16COPY spokes /usr/bin/spokes # buildkit7.01 MB17CMD ["/entrypoint.sh"]0 BCommand
ADD file:b532f8e401e9a1fcc2ea1fc034adf820a5269c6ace45769f60a81fcb673f01b8 in /