Sign inSign up

ericwang2006/ctfile-services:latest

Multi-platform
Networking
Index digest

sha256:24a638f243961000d9f36d83d1205058aa0bf8c382568452236a863a243fa513

OS/ARCH

Compressed size

50.1 MB

Last pushed

11 months by ericwang2006

Type

Image

Manifest digest

sha256:b43819b2b756b40b7f908e9b11837df38dca7735996974a4aaebcfe4ebcbd787

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.19.50 B
4RUN /bin/sh -c addgroup -g40.77 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add284.68 KB
11COPY /out/supervisord /usr/bin/supervisord # buildkit3.91 MB
12COPY /shttpd-1.42/src/shttpd /usr/bin/shttpd # buildkit40.09 KB
13WORKDIR /app93 B
14ENV NEXT_PUBLIC_API_URL=http://localhost:87870 B
15COPY /app/ /app/ # buildkit278.79 KB
16COPY supervisord.conf /etc/supervisord.conf # buildkit348 B
17COPY supervisor/ /etc/supervisor/conf.d/ # buildkit431 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-x86_64.tar.gz / # buildkit