Sign inSign up

heywoodlh/cloudtube:2024_06

Multi-platform
Index digest

sha256:432e88767fe50144a67a66eae5cb768488f1a58be6c54426425bd29d42dd3fb4

OS/ARCH

Compressed size

330.17 MB

Last pushed

about 2 years by heywoodlh

Type

Image

Manifest digest

sha256:77c774147de34b5e49401d2730b8a5fa62daa184a6f74ab09438c58c67223f93

Image Layers

1ADD file ... in / 47.93 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get14.19 MB
4/bin/sh -c set -eux; apt-get48.03 MB
5/bin/sh -c set -ex; apt-get159.72 MB
6RUN /bin/sh -c groupadd --gid3.99 KB
7ENV NODE_VERSION=18.20.30 B
8RUN /bin/sh -c ARCH= &&40.35 MB
9ENV YARN_VERSION=1.22.190 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit451 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14LABEL maintainer=heywoodlh0 B
15ENV DEBIAN_FRONTEND=noninteractive0 B
16ENV UID=10000 B
17ENV GID=10000 B
18USER root0 B
19RUN /bin/sh -c deluser --remove-home1.26 KB
20RUN /bin/sh -c apt-get update683.13 KB
21WORKDIR /opt/cloudtube32 B
22RUN /bin/sh -c npm install11.68 MB
23RUN /bin/sh -c addgroup --gid6.41 MB
24COPY run.sh /opt/run.sh # buildkit498 B
25RUN /bin/sh -c chmod +x32 B
26EXPOSE map[10412/tcp:{}]0 B
27VOLUME [/opt/cloudtube/db]0 B
28VOLUME [/opt/cloudtube/config]0 B
29USER cloudtube0 B
30ENTRYPOINT ["/bin/sh" "-c" "/opt/run.sh"]0 B

Command

ADD file:4993add96e8cc180b89e1b978fddc0b0876a303bce87dc08120edbe9513432bd in /