sha256:b71acc2b0f9e335ac95f57ba02d9e85199ca5c677062936d968f4c037644e538
OS/ARCH
linux/amd64
Compressed size
102.03 MB
Last pushed
almost 3 years by packetriot
Type
Image
Manifest digest
sha256:b71acc2b0f9e335ac95f57ba02d9e85199ca5c677062936d968f4c037644e538
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update14.16 MB4RUN /bin/sh -c apt-get install30.93 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 # buildkit30.16 KB9COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit535 B10COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit621 B11COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit311 B12COPY schemas/migrations /usr/share/spokes/migrations # buildkit2.06 KB13COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit272 B14COPY entrypoint.sh / # buildkit590 B15RUN /bin/sh -c crontab -u711 B16COPY spokes /usr/bin/spokes # buildkit5.74 MB17CMD ["/entrypoint.sh"]0 BCommand
ADD file:ce04d6a354feaef93795269c859f36667fce9efda23c61b37d7060263b66ed4e in /