sha256:d31441e947c5a72c2772e74b1d8101b5cebfc6949dad95896f142e35392c70b3
OS/ARCH
Compressed size
16.6 MB
Last pushed
3 days by zuptalo
Type
Image
Manifest digest
sha256:e630d3a70145ac7c62f79da5cdab1a4d695030491f85b73359bf06037794226c
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.source=https://github.com/zuptalo/synodl org.opencontainers.image.url=https://github.com/zuptalo/synodl org.opencontainers.image.title=SynoDL org.opencontainers.image.description=Mobile-first0 B4RUN /bin/sh -c apk add1.74 MB5WORKDIR /app32 B6COPY /out/synodl /app/synodl # buildkit5.19 MB7COPY /web/dist /app/web # buildkit417.9 KB8RUN /bin/sh -c chown -R5.59 MB9ENV ENV=production PORT=8080 STATIC_DIR=/app/web DATA_DIR=/data0 B10USER synodl0 B11EXPOSE [8080/tcp]0 B12HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://127.0.0.1:8080/healthz0 B13ENTRYPOINT ["/app/synodl"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit