sha256:0ef9915820a4dac50366215269680dfa62dc74de216185eb656cdea975b04392
OS/ARCH
linux/amd64
Compressed size
26.12 MB
Last pushed
11 months by packetriot
Type
Image
Manifest digest
sha256:d95e7c7d43c843c7a5412e0558dd5b8eb8977652e203593734da203486a82628
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk update7.53 MB4ARG S6_OVERLAY_VERSION=3.2.1.00 B5ADD https://github.com/just-containers/s6-overlay/releases/download/v3.2.1.0/s6-overlay-noarch.tar.xz /tmp # buildkit7.08 KB6RUN |1 S6_OVERLAY_VERSION=3.2.1.0 /bin/sh -c7.77 KB7ADD https://github.com/just-containers/s6-overlay/releases/download/v3.2.1.0/s6-overlay-x86_64.tar.xz /tmp # buildkit645.01 KB8RUN |1 S6_OVERLAY_VERSION=3.2.1.0 /bin/sh -c2.29 MB9RUN |1 S6_OVERLAY_VERSION=3.2.1.0 /bin/sh -c505 B10COPY pkg/config.json.example /usr/share/spokes/config.json.example # buildkit373 B11COPY pkg/htdocs /usr/share/spokes/htdocs # buildkit3.91 MB12COPY pkg/templates /usr/share/spokes/templates # buildkit40.55 KB13COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit577 B14COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit620 B15COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit314 B16COPY schemas/migrations /usr/share/spokes/migrations # buildkit2.04 KB17COPY pkg/logrotate-cron.conf /etc/logrotate.d/cron # buildkit217 B18COPY pkg/01-spokes-init.sh /etc/cont-init.d/01-spokes-init.sh # buildkit548 B19RUN |1 S6_OVERLAY_VERSION=3.2.1.0 /bin/sh -c999 B20COPY /app/spokes /usr/bin/spokes # buildkit8.08 MB21RUN |1 S6_OVERLAY_VERSION=3.2.1.0 /bin/sh -c32 B22ENTRYPOINT ["/init"]0 B23CMD ["/usr/bin/spokes" "start"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit