Sign inSign up

heywoodlh/cloudtube:2024_10

Multi-platform
Index digest

sha256:caa8b0e49dcc7780283359e0f1834bfa6b6ddeea15ceb947df3df29268b8809b

OS/ARCH

Compressed size

371.86 MB

Last pushed

almost 2 years by heywoodlh

Type

Image

Manifest digest

sha256:630962ac6100272219a785865c6149163b9ccabcee21b93e98ecd716cf19df71

Image Layers

1ADD file ... in / 52.53 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;15.03 MB
4RUN /bin/sh -c set -eux;52.19 MB
5RUN /bin/sh -c set -ex;187.94 MB
6RUN /bin/sh -c groupadd --gid3.99 KB
7ENV NODE_VERSION=18.20.40 B
8RUN /bin/sh -c ARCH= &&43.52 MB
9ENV YARN_VERSION=1.22.190 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 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.25 KB
20RUN /bin/sh -c apt-get update686.43 KB
21WORKDIR /opt/cloudtube32 B
22RUN /bin/sh -c npm install12.14 MB
23RUN /bin/sh -c addgroup --gid6.64 MB
24COPY run.sh /opt/run.sh # buildkit497 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:603894b180221fc8174e291cd1177a2b9c09a07d1d9ba4d5b5aecdf80ad91fbb in /