Sign inSign up

railsimulatornet/autoheal:0.1.0-rc1

Multi-platform
Index digest

sha256:5b72e2b10975574519cf19151b3e68d878f8b49a9857b732a25cf96b740d6bdf

OS/ARCH

Compressed size

13.56 MB

Last pushed

about 2 months by railsimulatornet

Type

Image

Manifest digest

sha256:4fdd9771d4d411356983d96f77bde652a6a707a5b15ee27ac34658366c9a25ab

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ARG VERSION=0.1.0-rc10 B
4LABEL org.opencontainers.image.title=Autoheal0 B
5LABEL org.opencontainers.image.description=Lightweight Docker health monitor0 B
6LABEL org.opencontainers.image.version=0.1.0-rc10 B
7LABEL org.opencontainers.image.source=https://github.com/Railsimulatornet/autoheal0 B
8LABEL org.opencontainers.image.licenses=MIT0 B
9LABEL org.opencontainers.image.vendor=Railsimulatornet0 B
10RUN |1 VERSION=0.1.0-rc1 /bin/sh -c9.56 MB
11COPY autoheal.sh /usr/local/bin/autoheal.sh # buildkit2.17 KB
12COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit463 B
13RUN |1 VERSION=0.1.0-rc1 /bin/sh -c2.31 KB
14ENV AUTOHEAL_CONTAINER_LABEL=autoheal AUTOHEAL_CONTAINER_LABEL_VALUE=true AUTOHEAL_INTERVAL=30 AUTOHEAL_START_PERIOD=1200 B
15VOLUME [/state]0 B
16ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/autoheal.sh"]0 B
17HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:5s0 B

Command

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