Sign inSign up

onesystems/leantime-timesheets:v1.0.0

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.title=Leantime Timesheets0 B
4LABEL org.opencontainers.image.description=Leantime Timesheets pulls timesheet,0 B
5LABEL org.opencontainers.image.vendor=OneSystems GmbH0 B
6LABEL maintainer=Michael Kleger <[email protected]>0 B
7LABEL website=https://www.onesystems.ch0 B
8ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 TZ=Europe/Zurich0 B
9RUN /bin/sh -c apk add16.38 MB
10WORKDIR /app93 B
11COPY scripts/timesheets.py /app/timesheets.py # buildkit8.09 KB
12COPY scripts/entrypoint.sh /app/entrypoint.sh # buildkit857 B
13RUN /bin/sh -c chmod +x32 B
14RUN /bin/sh -c mkdir -p151 B
15VOLUME [/app/out]0 B
16ENV CRON_SCHEDULE=0 B
17ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit