Sign inSign up

ericwang2006/ctfile-services:latest

Multi-platform
Networking
Index digest

sha256:24a638f243961000d9f36d83d1205058aa0bf8c382568452236a863a243fa513

OS/ARCH

Compressed size

46.72 MB

Last pushed

11 months by ericwang2006

Type

Image

Manifest digest

sha256:d04005c201f1a6e7eacf25658352c7276b65cec73fb5a559efeb097a25e66123

Image Layers

1ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit3.07 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.19.50 B
4RUN /bin/sh -c addgroup -g38.61 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 add284.86 KB
11COPY /out/supervisord /usr/bin/supervisord # buildkit3.24 MB
12COPY /shttpd-1.42/src/shttpd /usr/bin/shttpd # buildkit37.61 KB
13WORKDIR /app93 B
14ENV NEXT_PUBLIC_API_URL=http://localhost:87870 B
15COPY /app/ /app/ # buildkit283.55 KB
16COPY supervisord.conf /etc/supervisord.conf # buildkit348 B
17COPY supervisor/ /etc/supervisor/conf.d/ # buildkit432 B
18RUN /bin/sh -c chmod +x32 B
19EXPOSE map[3000/tcp:{} 8787/tcp:{}]0 B
20CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B

Command

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