Sign inSign up

ericwang2006/ctfile-services:latest

Multi-platform
Networking
Index digest

sha256:24a638f243961000d9f36d83d1205058aa0bf8c382568452236a863a243fa513

OS/ARCH

Compressed size

49.45 MB

Last pushed

11 months by ericwang2006

Type

Image

Manifest digest

sha256:a702899611d6b72af10342aab2c116d926856f6b1334c52a4e581e303abf1230

Image Layers

1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.19.50 B
4RUN /bin/sh -c addgroup -g40.46 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add287.65 KB
11COPY /out/supervisord /usr/bin/supervisord # buildkit3.25 MB
12COPY /shttpd-1.42/src/shttpd /usr/bin/shttpd # buildkit39.83 KB
13WORKDIR /app93 B
14ENV NEXT_PUBLIC_API_URL=http://localhost:87870 B
15COPY /app/ /app/ # buildkit278.74 KB
16COPY supervisord.conf /etc/supervisord.conf # buildkit349 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-aarch64.tar.gz / # buildkit