sha256:85bca8dbe39274c5b8d5a8b7783c7dcae6e04e516c6e9dd3ed40fd9b5e0ea651
OS/ARCH
Compressed size
317.19 MB
Last pushed
about 2 years by hibobmaster
Type
Image
Manifest digest
sha256:e6f3861d4609cedbd5cf01d48e25fc795cfeee4b92de01274c1998df9bd1a419
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7SHELL [/bin/bash -o pipefail -c]0 B8ENV PATH=/mattermost:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ARG PUID=20000 B10ARG PGID=20000 B11RUN |2 PUID=2000 PGID=2000 /bin/bash40.63 MB12RUN |2 PUID=2000 PGID=2000 /bin/bash2.19 KB13COPY /build/server/mattermost /mattermost/mattermost # buildkit43.8 MB14COPY /build/server/bin /mattermost/bin # buildkit24.62 MB15COPY /build/server/config /mattermost/config # buildkit41.46 KB16COPY /build/server/fonts /mattermost/fonts # buildkit54.45 KB17COPY /build/server/i18n /mattermost/i18n # buildkit1.48 MB18COPY /build/server/templates /mattermost/templates # buildkit37.9 KB19COPY /build/webapp/mattermost-webapp.tar.gz /tmp # buildkit54.31 MB20RUN |2 PUID=2000 PGID=2000 /bin/bash124.06 MB21USER mattermost0 B22HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping0 B23COPY --chown=mattermost:mattermost --chmod=765 ./entrypoint.sh /188 B24ENTRYPOINT ["/entrypoint.sh"]0 B25WORKDIR /mattermost32 B26CMD ["mattermost"]0 B27EXPOSE map[8065/tcp:{} 8067/tcp:{} 8074/tcp:{} 8075/tcp:{}]0 B28VOLUME [/mattermost/data /mattermost/logs /mattermost/config /mattermost/plugins0 BCommand
ARG RELEASE