sha256:10a94e97e82ad8852567136e89a7028956c5ccf1866335bdec6dd9afe8acb865
OS/ARCH
Compressed size
12.31 MB
Last pushed
8 months by polinux
Type
Image
Manifest digest
sha256:0ac260f7d1d808f0f02b30764b17e4b2955d2a4ed04ea406b6bc4fe68a32e888
Image Layers
1ADD alpine-minirootfs-3.20.8-aarch64.tar.gz / # buildkit3.9 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.21 MB10RUN /bin/sh -c addgroup -g965 B11WORKDIR /app93 B12COPY /app/tmanoz . # buildkit3.6 MB13RUN /bin/sh -c mkdir -p3.6 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-aarch64.tar.gz / # buildkit