sha256:6e8ce9d4192d8910222ca3338eff071879f70e7f121f804a785b0d74e101eebc
OS/ARCH
linux/amd64
Compressed size
563.17 MB
Last pushed
over 3 years by nicksellen
Type
Image
Manifest digest
sha256:6e8ce9d4192d8910222ca3338eff071879f70e7f121f804a785b0d74e101eebc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 MB6CMD ["/bin/bash"]0 B7COPY /opt/node /opt/node # buildkit34.77 MB8COPY /opt/ruby /opt/ruby # buildkit53.74 MB9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/ruby/bin:/opt/node/bin:/opt/mastodon/bin0 B10ARG UID=9910 B11ARG GID=9910 B12SHELL [/bin/bash -o pipefail -c]0 B13RUN |2 UID=991 GID=991 /bin/bash2.37 MB14RUN |2 UID=991 GID=991 /bin/bash285.89 KB15RUN |2 UID=991 GID=991 /bin/bash165.83 MB16COPY . /opt/mastodon # buildkit26.54 MB17COPY /opt/mastodon /opt/mastodon # buildkit156.14 MB18ENV RAILS_ENV=production0 B19ENV NODE_ENV=production0 B20ENV RAILS_SERVE_STATIC_FILES=true0 B21ENV BIND=0.0.0.00 B22USER mastodon0 B23RUN |2 UID=991 GID=991 /bin/bash97.26 MB24WORKDIR /opt/mastodon32 B25ENTRYPOINT ["/usr/bin/tini" "--"]0 B26EXPOSE map[3000/tcp:{} 4000/tcp:{}]0 BCommand
ARG RELEASE