sha256:f44d14173302c761d88177a8d26d362ba5af89338058e6951f6e2c9f8d8f8af1
OS/ARCH
Compressed size
97.16 MB
Last pushed
16 days by gargron
Type
Image
Manifest digest
sha256:142f8d4945edddd720fc4c2bc9bf11e6b91e02754369c32a4db0244827071b6b
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG MASTODON_VERSION_PRERELEASE=0 B11ARG MASTODON_VERSION_METADATA=0 B12ARG TZ=Etc/UTC0 B13ARG UID=9910 B14ARG GID=9910 B15ENV MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC0 B16ENV BIND=0.0.0.0 PORT=4000 NODE_ENV=production DEBIAN_FRONTEND=noninteractive0 B17SHELL [/bin/bash -o pipefail -o0 B18ARG TARGETPLATFORM=linux/arm640 B19RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC32 B20RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC3.39 KB21RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC5.55 MB22WORKDIR /opt/mastodon32 B23COPY package.json yarn.lock .yarnrc.yml /opt/mastodon/153.02 KB24COPY .yarn /opt/mastodon/.yarn # buildkit465 B25COPY ./streaming /opt/mastodon/streaming # buildkit20.56 KB26RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC1.07 MB27RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC14.17 MB28USER mastodon0 B29EXPOSE map[4000/tcp:{}]0 B30CMD ["node" "./streaming/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'