sha256:22fbfe0574f28f523287984f3b6403fe3f49b676b2532997b947b842920c8a98
OS/ARCH
Compressed size
385.93 MB
Last pushed
11 months by heywoodlh
Type
Image
Manifest digest
sha256:a0ad666962f76507470c735b2f75df1330dc49129028ed7b2a0af772ce06f48c
Image Layers
1# debian.sh --arch 'arm64' out/49.83 MB2RUN /bin/sh -c set -eux;15.02 MB3RUN /bin/sh -c set -eux;52.31 MB4RUN /bin/sh -c set -ex;181.24 MB5RUN /bin/sh -c groupadd --gid4 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&43.61 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13LABEL maintainer=heywoodlh0 B14ENV DEBIAN_FRONTEND=noninteractive0 B15ENV UID=10000 B16ENV GID=10000 B17USER root0 B18RUN /bin/sh -c deluser --remove-home1.25 KB19RUN /bin/sh -c apt-get update24.2 MB20WORKDIR /opt/cloudtube32 B21RUN /bin/sh -c npm install11.98 MB22RUN /bin/sh -c addgroup --gid6.53 MB23COPY run.sh /opt/run.sh # buildkit497 B24RUN /bin/sh -c chmod +x32 B25EXPOSE [10412/tcp]0 B26VOLUME [/opt/cloudtube/db]0 B27VOLUME [/opt/cloudtube/config]0 B28USER cloudtube0 B29ENTRYPOINT ["/bin/sh" "-c" "/opt/run.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1747699200'