sha256:f6bb662b5aa691e2a871f868010e73b7d6295ad717267f3e338fd589a37dd908
OS/ARCH
Compressed size
20.33 MB
Last pushed
12 months by mkleger
Type
Image
Manifest digest
sha256:e5d229eb724bc4b28b156e052d9dee7d1e20c972e543c323e1e5158f2f28a769
Image Layers
1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.title=Leantime Timesheets0 B4LABEL org.opencontainers.image.description=Leantime Timesheets pulls timesheet,0 B5LABEL org.opencontainers.image.vendor=OneSystems GmbH0 B7LABEL website=https://www.onesystems.ch0 B8ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 TZ=Europe/Zurich0 B9RUN /bin/sh -c apk add16.38 MB10WORKDIR /app93 B11COPY scripts/timesheets.py /app/timesheets.py # buildkit8.09 KB12COPY scripts/entrypoint.sh /app/entrypoint.sh # buildkit857 B13RUN /bin/sh -c chmod +x32 B14RUN /bin/sh -c mkdir -p151 B15VOLUME [/app/out]0 B16ENV CRON_SCHEDULE=0 B17ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit