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 MB2CMD ["/bin/sh"]0 B3ARG VERSION=0.1.0-rc10 B4LABEL org.opencontainers.image.title=Autoheal0 B5LABEL org.opencontainers.image.description=Lightweight Docker health monitor0 B6LABEL org.opencontainers.image.version=0.1.0-rc10 B7LABEL org.opencontainers.image.source=https://github.com/Railsimulatornet/autoheal0 B8LABEL org.opencontainers.image.licenses=MIT0 B9LABEL org.opencontainers.image.vendor=Railsimulatornet0 B10RUN |1 VERSION=0.1.0-rc1 /bin/sh -c9.56 MB11COPY autoheal.sh /usr/local/bin/autoheal.sh # buildkit2.17 KB12COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit463 B13RUN |1 VERSION=0.1.0-rc1 /bin/sh -c2.31 KB14ENV AUTOHEAL_CONTAINER_LABEL=autoheal AUTOHEAL_CONTAINER_LABEL_VALUE=true AUTOHEAL_INTERVAL=30 AUTOHEAL_START_PERIOD=1200 B15VOLUME [/state]0 B16ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/autoheal.sh"]0 B17HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:5s0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit