Sign inSign up

logiccloud/logiccloud-control:6.59.8-beta

Multi-platform
Integration & delivery
Internet of things
Index digest

sha256:15964c74d5b24fcddee9685f96e30f22b28ddc8f02ff395c68530702dd7d0cb0

OS/ARCH

Compressed size

33.81 MB

Last pushed

28 days by logiccloud

Type

Image

Manifest digest

sha256:f4c8343fb7a71eaf7e77afb155267081670200d6016fc78a6506f891e925f3e9

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.80 B
10WORKDIR /app93 B
11COPY ./bin/ ./bin/ # buildkit13.38 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.87 KB
16RUN /bin/sh -c chmod +x1.86 KB
17COPY docker/bootstrapper/starting.html /app/starting/index.html # buildkit9.34 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