sha256:dfa347cf76b27b36a874ae299f67b590ecbad3d8eb39cdc5cf4e83ed213753b8
OS/ARCH
linux/amd64
Compressed size
88.4 MB
Last pushed
almost 2 years by lilithmooncohen
Type
Image
Manifest digest
sha256:8b4d4c0b9f31de9768bf2ed5d89ea938799db7ce22fb6d0e2a6ec3383df06e9b
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd --gid3.23 KB4ENV NODE_VERSION=20.18.00 B5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.87 MB6ENV YARN_VERSION=1.22.220 B7RUN /bin/sh -c set -ex1.63 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11ARG MASTODON_VERSION_PRERELEASE=0 B12ARG MASTODON_VERSION_METADATA=0 B13ARG TZ=Etc/UTC0 B14ARG UID=9910 B15ARG GID=9910 B16ENV MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC0 B17ENV BIND=0.0.0.0 PORT=4000 NODE_ENV=production DEBIAN_FRONTEND=noninteractive0 B18SHELL [/bin/bash -o pipefail -o0 B19ARG TARGETPLATFORM=amd640 B20RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC32 B21RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC3.4 KB22RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC5.72 MB23WORKDIR /opt/mastodon32 B24COPY package.json yarn.lock .yarnrc.yml /opt/mastodon/203.11 KB25COPY .yarn /opt/mastodon/.yarn # buildkit492 B26COPY ./streaming /opt/mastodon/streaming # buildkit20.34 KB27RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC970.43 KB28RUN |6 MASTODON_VERSION_PRERELEASE= MASTODON_VERSION_METADATA= TZ=Etc/UTC13.23 MB29USER mastodon0 B30EXPOSE map[4000/tcp:{}]0 B31CMD ["node" "./streaming/index.js"]0 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /