sha256:ace0e3c910f9e45bebd12e40d4af7f122f20c9ad21eef3fc283fde975d78fd7d
OS/ARCH
Compressed size
151.96 MB
Last pushed
3 months by sentriz
Type
Image
Manifest digest
sha256:e0da48dcc1696879e3bbe4edf41801ea29aefe86f087afdb89a3d0d7d826a53f
Image Layers
1ADD alpine-minirootfs-3.24.1-armhf.tar.gz / # buildkit3.39 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.source=https://github.com/sentriz/gonic0 B4RUN /bin/sh -c apk add129.76 MB5COPY /out/* /usr/local/bin/ # buildkit18.81 MB6VOLUME [/cache /data /music /podcasts]0 B7EXPOSE [80/tcp]0 B8ENV TZ=0 B9ENV GONIC_DB_PATH=/data/gonic.db0 B10ENV GONIC_LISTEN_ADDR=:800 B11ENV GONIC_MUSIC_PATH=/music0 B12ENV GONIC_PODCAST_PATH=/podcasts0 B13ENV GONIC_CACHE_PATH=/cache0 B14ENV GONIC_PLAYLISTS_PATH=/playlists0 B15ENTRYPOINT ["/sbin/tini" "--"]0 B16CMD ["gonic"]0 BCommand
ADD alpine-minirootfs-3.24.1-armhf.tar.gz / # buildkit