sha256:1f18bdaa3365475198c9cfaa3020c4c464520da20d3b146e0e01d0b85c0b0dcb
OS/ARCH
Compressed size
329.18 MB
Last pushed
over 1 year by heywoodlh
Type
Image
Manifest digest
sha256:db421ca909d7b1cce4d8556a22a8aaa43907091983a464535266e0ec84d5cc63
Image Layers
1# debian.sh --arch 'armhf' out/46.75 MB2RUN /bin/sh -c set -eux;13.99 MB3RUN /bin/sh -c set -eux;48.29 MB4RUN /bin/sh -c set -ex;159.76 MB5RUN /bin/sh -c groupadd --gid3.98 KB6ENV NODE_VERSION=18.20.50 B7RUN /bin/sh -c ARCH= &&40.4 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 update687.32 KB20WORKDIR /opt/cloudtube32 B21RUN /bin/sh -c npm install11.69 MB22RUN /bin/sh -c addgroup --gid6.41 MB23COPY run.sh /opt/run.sh # buildkit498 B24RUN /bin/sh -c chmod +x32 B25EXPOSE map[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 'armhf' out/ 'bullseye' '@1734912000'