Sign inSign up

cloudfogtech/clawpanel:latest

Multi-platform
Index digest

sha256:a28e44d78fb6135a743a860df3fd30e2ea44c1aaad63d262f724f4c79b980a46

OS/ARCH

Compressed size

232.22 MB

Last pushed

5 months by cloudfogtech

Type

Image

Manifest digest

sha256:6864e67c75bd4101f17eede29f4086d0514d293293f20cf1dfe565060d3d8ec1

Image Layers

1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c addgroup -g50.15 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add24.23 MB
11ENV TZ=Asia/Shanghai0 B
12ENV NODE_ENV=production0 B
13ENV HOME=/root0 B
14WORKDIR /app93 B
15COPY /build/dist ./dist # buildkit526.7 KB
16COPY /build/scripts ./scripts # buildkit180.5 KB
17COPY /build/package*.json ./ # buildkit8.97 KB
18COPY /build/node_modules ./node_modules # buildkit22.86 MB
19RUN /bin/sh -c npm install127.93 MB
20RUN /bin/sh -c mkdir -p111 B
21RUN /bin/sh -c openclaw config1.13 MB
22RUN /bin/sh -c mkdir -p122 B
23COPY supervisord.conf /etc/supervisor.d/supervisord.conf # buildkit449 B
24EXPOSE [1420/tcp 18789/tcp]0 B
25HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:1420/0 B
26USER root0 B
27CMD ["supervisord" "-c" "/etc/supervisor.d/supervisord.conf" "-n"]0 B

Command

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