sha256:21bb67db74a930eec704f2b823fda1bad8c8173d1f4733ebbbd114667b9c239e
OS/ARCH
Compressed size
29.51 MB
Last pushed
5 months by peterweissdk
Type
Image
Manifest digest
sha256:162e1cec01be44a3bcddd76646ad268d2a4fb5100ea2ae26bf38abb0fee80406
Image Layers
1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add25.5 MB4RUN /bin/sh -c mkdir -p148 B5RUN /bin/sh -c mkdir -p130 B6COPY supervisord.conf /etc/supervisord.conf # buildkit254 B7COPY conf/supervisor/* /etc/supervisor.d/ # buildkit405 B8COPY conf/haproxy/haproxy.cfg_tpl /usr/local/etc/haproxy/haproxy.cfg_tpl # buildkit821 B9COPY conf/keepalived/keepalived.conf_tpl /etc/keepalived/keepalived.conf_tpl # buildkit608 B10COPY healthcheck.sh /healthcheck.sh # buildkit376 B11RUN /bin/sh -c chmod +x32 B12COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit404 B13RUN /bin/sh -c chmod +x32 B14HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "30s" "10s"0 B15EXPOSE [8880/tcp]0 B16ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit