Sign inSign up

packetriot/spokes:1.5.3

Networking
Developer tools
Web servers
Index digest

sha256:c959b19496def3d2daf55b67a926b592cef492288c0bd1a73f08f80e81be90f4

OS/ARCH

linux/amd64

Compressed size

103.15 MB

Last pushed

about 1 year by packetriot

Type

Image

Manifest digest

sha256:6637f6541f3cf05b00d245ef6d20da8cfc9191fd7afaa5565b40a43dea8797cd

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c apt-get update14.5 MB
3RUN /bin/sh -c apt-get install30.95 MB
4RUN /bin/sh -c mkdir -p322 B
5COPY pkg/config.json.example /usr/share/spokes/config.json.example # buildkit373 B
6COPY pkg/htdocs /usr/share/spokes/htdocs # buildkit3.91 MB
7COPY pkg/templates /usr/share/spokes/templates # buildkit35.6 KB
8COPY pkg/crontab /usr/share/spokes/spokes.crontab # buildkit535 B
9COPY pkg/db-backup.sh /usr/share/spokes/db-backup.sh # buildkit618 B
10COPY pkg/db-backup.sql /usr/share/spokes/db-backup.sql # buildkit312 B
11COPY schemas/migrations /usr/share/spokes/migrations # buildkit2.04 KB
12COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit272 B
13COPY entrypoint.sh / # buildkit593 B
14RUN /bin/sh -c crontab -u701 B
15COPY spokes /usr/bin/spokes # buildkit7.51 MB
16CMD ["/entrypoint.sh"]0 B

Command

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