Sign inSign up

sentriz/gonic:960a94c

Multi-platform
Index digest

sha256:d06ba209d3b4e5a0ff9dd7d246742e552f104f70db98f3a7843e7baa320a2462

OS/ARCH

Compressed size

159.16 MB

Last pushed

2 months by sentriz

Type

Image

Manifest digest

sha256:4e1e49d0dff8da58a983211d5a978097c36ebc30c4376372aa57c2acad4d0cd2

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.source=https://github.com/sentriz/gonic0 B
4RUN /bin/sh -c apk add133.4 MB
5COPY /out/* /usr/local/bin/ # buildkit21.77 MB
6VOLUME [/cache /data /music /podcasts]0 B
7EXPOSE [80/tcp]0 B
8ENV TZ=0 B
9ENV GONIC_DB_PATH=/data/gonic.db0 B
10ENV GONIC_LISTEN_ADDR=:800 B
11ENV GONIC_MUSIC_PATH=/music0 B
12ENV GONIC_PODCAST_PATH=/podcasts0 B
13ENV GONIC_CACHE_PATH=/cache0 B
14ENV GONIC_PLAYLISTS_PATH=/playlists0 B
15ENTRYPOINT ["/sbin/tini" "--"]0 B
16CMD ["gonic"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit