sha256:25afd95f4f6d2dc31e4e6ffa809e59d3c58b7ac89f16bfeb82a958ecc601bed1
OS/ARCH
Compressed size
12.52 MB
Last pushed
8 months by polinux
Type
Image
Manifest digest
sha256:90d74bbf6809f8c6e1c55b1954eb1840ef4789869552575ff5a7e6250dc329c0
Image Layers
1ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.title=TManOZ0 B4LABEL org.opencontainers.image.description=Kanban-style task manager with0 B5LABEL org.opencontainers.image.url=https://github.com/pozgo/tmanoz0 B6LABEL org.opencontainers.image.source=https://github.com/pozgo/tmanoz0 B7LABEL org.opencontainers.image.vendor=Polinux0 B8LABEL org.opencontainers.image.licenses=MIT0 B9RUN /bin/sh -c apk add1.2 MB10RUN /bin/sh -c addgroup -g963 B11WORKDIR /app90 B12COPY /app/tmanoz . # buildkit3.93 MB13RUN /bin/sh -c mkdir -p3.93 MB14USER tmanoz0 B15ENV TMANOZ_PORT=80800 B16ENV TMANOZ_DATA_DIR=/app/data0 B17ENV TMANOZ_THEME=system0 B18EXPOSE [8080/tcp]0 B19VOLUME [/app/data]0 B20HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B21ENTRYPOINT ["./tmanoz"]0 BCommand
ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit