sha256:c99534946d3c8585e46ea8a511772189e1eb844e517543ae2e0860cd5323ad02
OS/ARCH
Compressed size
336.95 MB
Last pushed
about 1 year by heywoodlh
Type
Image
Manifest digest
sha256:32ff2d4adb6e4d86446116ddd3b80e1eb954681d87816de6548eef63f5453715
Image Layers
1# debian.sh --arch 'armhf' out/46.77 MB2RUN /bin/sh -c set -eux;14.19 MB3RUN /bin/sh -c set -eux;48.29 MB4RUN /bin/sh -c set -ex;159.82 MB5RUN /bin/sh -c groupadd --gid3.98 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&40.37 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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 update8.15 MB20WORKDIR /opt/cloudtube32 B21RUN /bin/sh -c npm install11.76 MB22RUN /bin/sh -c addgroup --gid6.41 MB23COPY run.sh /opt/run.sh # buildkit500 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' '@1747699200'