sha256:25afd95f4f6d2dc31e4e6ffa809e59d3c58b7ac89f16bfeb82a958ecc601bed1
OS/ARCH
Compressed size
12.42 MB
Last pushed
8 months by polinux
Type
Image
Manifest digest
sha256:44887349bdaf2ce9d853ee18cb3ce3fd9f35fc076ce38a3e02023abded905ce5
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 -g964 B11WORKDIR /app93 B12COPY /app/tmanoz . # buildkit3.65 MB13RUN /bin/sh -c mkdir -p3.65 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