Sign inSign up

logiccloud/logiccloud-control-signatures:sha256-46388c3ae99b6f494afa37a2527613e90d53ef498eb529747b5e96a81b16de92

Multi-platform
Index digest

sha256:46388c3ae99b6f494afa37a2527613e90d53ef498eb529747b5e96a81b16de92

OS/ARCH

Compressed size

33.83 MB

Last pushed

27 days by logiccloud

Type

Image

Manifest digest

sha256:fe17172c8b520b2827b5062db3c4d04fb6d90027185935fcb1a316490e70e30a

Image Layers

1ADD alpine-minirootfs-3.22.5-armv7.tar.gz / # buildkit3.06 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add1.45 MB
4ENV USE_UDS=true0 B
5ENV XDG_CONFIG_HOME=/config0 B
6ENV XDG_DATA_HOME=/data0 B
7ENV USE_REVERSE_PROXY=caddy0 B
8ENV REVERSE_PROXY_PORT=80800 B
9ENV LC_EDGE_CONTAINER_VERSION=6.59.90 B
10WORKDIR /app91 B
11COPY ./bin/ ./bin/ # buildkit13.41 MB
12COPY /app/dist/edge-connect-ui /app/dist/edge-connect-ui # buildkit526.65 KB
13COPY /usr/bin/caddy /usr/bin/caddy # buildkit15.37 MB
14RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
15COPY docker/bootstrapper/caddy-reload.sh /usr/bin/caddy-reload.sh # buildkit1.86 KB
16RUN /bin/sh -c chmod +x1.86 KB
17COPY docker/bootstrapper/starting.html /app/starting/index.html # buildkit9.33 KB
18COPY docker/bootstrapper/unbinding.html /app/unbinding/index.html # buildkit9.3 KB
19COPY docker/bootstrapper/init.sh /init.sh # buildkit3.85 KB
20RUN /bin/sh -c chmod +x3.85 KB
21EXPOSE [8080/tcp]0 B
22EXPOSE [42011/tcp]0 B
23EXPOSE [42010/tcp]0 B
24HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://127.0.0.1:8081/healthz0 B
25CMD ["/init.sh"]0 B

Command

ADD alpine-minirootfs-3.22.5-armv7.tar.gz / # buildkit