Sign inSign up

umputun/cronn:v1.12.0

Multi-platform
Index digest

sha256:26ebf5257cb83581350641bd6849eff485612ae2b9c661518d37e050b14c5fb0

OS/ARCH

Compressed size

18.24 MB

Last pushed

8 months by umputun

Type

Image

Manifest digest

sha256:bd08820c02d36520b69fab89927e581b3ecaaab013f5d7e4ef8ae8707d34ff24

Image Layers

1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=Umputun <[email protected]>0 B
4LABEL org.opencontainers.image.source=https://github.com/umputun/baseimage0 B
5ENV TERM=xterm-color TIME_ZONE=America/Chicago APP_USER=app APP_UID=10010 B
6COPY files/scripts/nop.sh /usr/bin/nop.sh # buildkit215 B
7COPY files/scripts/app.sh /usr/bin/app.sh # buildkit266 B
8COPY files/scripts/pong.sh /usr/bin/pong.sh # buildkit370 B
9COPY files/init.sh /init.sh # buildkit838 B
10COPY files/init-root.sh /init-root.sh # buildkit156 B
11RUN /bin/sh -c chmod +x8.04 MB
12ENTRYPOINT ["/init.sh"]0 B
13LABEL org.opencontainers.image.source=https://github.com/umputun/cronn0 B
14COPY /build/cronn/cronn /srv/cronn # buildkit6.52 MB
15RUN /bin/sh -c chmod +x32 B
16WORKDIR /srv32 B
17CMD ["/srv/cronn" "-f" "/srv/crontab"]0 B
18ENTRYPOINT ["/init.sh"]0 B

Command

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit