sha256:ba53410a0aed7038bd5b4449a574f6ba1a9aef1282ef285d740019b3ef4fb6cb
OS/ARCH
linux/amd64
Compressed size
90.09 MB
Last pushed
over 1 year by lilithmooncohen
Type
Image
Manifest digest
sha256:ba53410a0aed7038bd5b4449a574f6ba1a9aef1282ef285d740019b3ef4fb6cb
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=20.19.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.25 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 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/amd640 B19RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC93 B20RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC3.43 KB21RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC7.89 MB22WORKDIR /opt/mastodon32 B23COPY package.json yarn.lock .yarnrc.yml /opt/mastodon/203.11 KB24COPY .yarn /opt/mastodon/.yarn # buildkit497 B25COPY ./streaming /opt/mastodon/streaming # buildkit20.39 KB26RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC970.49 KB27RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC13.23 MB28USER mastodon0 B29EXPOSE map[4000/tcp:{}]0 B30CMD ["node" "./streaming/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'