Sign inSign up

packetriot/spokes:1.5.0

Networking
Developer tools
Web servers
Index digest

sha256:5f4f0a1b3096cbdd83b92d7d4c90a4657e1684608127158cbbcbb442a4da4183

OS/ARCH

linux/amd64

Compressed size

103.08 MB

Last pushed

over 1 year by packetriot

Type

Image

Manifest digest

sha256:65efc340666a58bbd60b09e0c65d220fe087c5bce8e0bc1cdaf7c9adc9b7cc1e

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c apt-get update14.45 MB
3RUN /bin/sh -c apt-get install30.99 MB
4RUN /bin/sh -c mkdir -p320 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 # buildkit33.03 KB
8COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit533 B
9COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit613 B
10COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit308 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 -u700 B
15COPY spokes /usr/bin/spokes # buildkit7.45 MB
16CMD ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'