2022-05-13 15:25:13 UTC
338 MB
/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 0.8% (2.69 MB)
[#001] sha256:6bf08a3bbfbf82f90ef5e4e5d5e244a7d8a36f812707e4646cb4be56e3dd91c1 - 5.49% (18.6 MB)
[#002] sha256:d5b81280d883d089153d47a25e25a8be0f49eb091d1e78d77a3f369053d6ea1b - 93.71% (317 MB)
[#003] sha256:33afaf09c4101622f38c115d714bb663db9214bbffb044bd03c496eb0e4ace6d - 0.0% (183 Bytes)
/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /
2021-11-12 17:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-05-13 15:24:39 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-05-13 15:24:39 UTC/bin/sh -c #(nop) ARG PUID=2000
2022-05-13 15:24:39 UTC/bin/sh -c #(nop) ARG PGID=2000
2022-05-13 15:24:39 UTC/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/6.6.1/mattermost-6.6.1-linux-amd64.tar.gz?src=docker
2022-05-13 15:24:45 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/test/10857_979b6161_c57c3941_93ac71d8/mattermost-enterprise-linux-amd64.tar.gz PGID=2000 PUID=2000 /bin/sh -c apk add --no-cache ca-certificates curl libc6-compat libffi-dev linux-headers mailcap netcat-openbsd xmlsec-dev tzdata wv poppler-utils tidyhtml && rm -rf /tmp/*
2022-05-13 15:25:10 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/test/10857_979b6161_c57c3941_93ac71d8/mattermost-enterprise-linux-amd64.tar.gz PGID=2000 PUID=2000 /bin/sh -c mkdir -p /mattermost/data /mattermost/plugins /mattermost/client/plugins && if [ ! -z "$MM_PACKAGE" ]; then curl $MM_PACKAGE | tar -xvz ; else echo "please set the MM_PACKAGE" ; fi && addgroup -g ${PGID} mattermost && adduser -D -u ${PUID} -G mattermost -h /mattermost -D mattermost && chown -R mattermost:mattermost /mattermost /mattermost/plugins /mattermost/client/plugins
2022-05-13 15:25:13 UTC/bin/sh -c #(nop) USER mattermost
2022-05-13 15:25:13 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "30s" "10s" "0s" '\x00'}
2022-05-13 15:25:13 UTC/bin/sh -c #(nop) COPY file:a2b5e6539cf8e4a5863b94070d5bbaa2657dbb8b4151b3a3a28dcd3fdad964b7 in /
2022-05-13 15:25:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2022-05-13 15:25:13 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2022-05-13 15:25:13 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2022-05-13 15:25:13 UTC/bin/sh -c #(nop) EXPOSE 8065 8067 8074 8075
2022-05-13 15:25:13 UTC/bin/sh -c #(nop) VOLUME [/mattermost/data /mattermost/logs /mattermost/config /mattermost/plugins /mattermost/client/plugins]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.