Sign inSign up

packetriot/spokes:1.5.4

Networking
Developer tools
Web servers
Index digest

sha256:dc3af7993b870d316fc52a7a15e2641f8908063c4e72c8d3e5d4839504bf1bb7

OS/ARCH

linux/amd64

Compressed size

128.17 MB

Last pushed

12 months by packetriot

Type

Image

Manifest digest

sha256:09566e8d8440f92f6d2a8e7f198b1c518374685b3a39e41e3e8a7d9f985ed02f

Image Layers

1# debian.sh --arch 'amd64' out/47 MB
2RUN /bin/sh -c apt-get update15.62 MB
3RUN /bin/sh -c apt-get install53.81 MB
4RUN /bin/sh -c mkdir -p321 B
5COPY pkg/config.json.example /usr/share/spokes/config.json.example # buildkit372 B
6COPY pkg/htdocs /usr/share/spokes/htdocs # buildkit3.91 MB
7COPY pkg/templates /usr/share/spokes/templates # buildkit39.39 KB
8COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit534 B
9COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit615 B
10COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit310 B
11COPY schemas/migrations /usr/share/spokes/migrations # buildkit2.04 KB
12COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit270 B
13COPY entrypoint.sh / # buildkit593 B
14RUN /bin/sh -c crontab -u699 B
15COPY spokes /usr/bin/spokes # buildkit7.78 MB
16CMD ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1757289600'