2022-03-25 21:07:55 UTC
303 MB
/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:36ccefbf3d8a9a1b18baaa9cbf0f3ad50e8a7b751656c74df359900a318cbffc - 0.89% (2.69 MB)
[#001] sha256:6dfa37e96f6e8610211e83a46e7d3e5903c435f93b17a7d3e8870050d0b2697c - 6.11% (18.5 MB)
[#002] sha256:1fdbce0f540920d001024f72e8ba5af42f84a5c2ce46b4c6e90599ba5eb206c2 - 93.0% (282 MB)
[#003] sha256:b919c345f153ad9df2afaa3c85e87280bcb862010fae4341a20fa9fe2d45da20 - 0.0% (181 Bytes)
/bin/sh -c #(nop) ADD file:8ec3735d4b1b4b070607b94e3bd360117b07dc26e1baf5dd485b49b3413e8fff in /
2022-03-17 15:19:26 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-03-25 21:07:22 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-03-25 21:07:22 UTC/bin/sh -c #(nop) ARG PUID=2000
2022-03-25 21:07:22 UTC/bin/sh -c #(nop) ARG PGID=2000
2022-03-25 21:07:22 UTC/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/6.4.1/mattermost-6.4.1-linux-amd64.tar.gz?src=docker
2022-03-25 21:07:27 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/test/10010_0babc017_c204a91b_fe90a431/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-03-25 21:07:52 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/test/10010_0babc017_c204a91b_fe90a431/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-03-25 21:07:54 UTC/bin/sh -c #(nop) USER mattermost
2022-03-25 21:07:54 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "30s" "10s" "0s" '\x00'}
2022-03-25 21:07:55 UTC/bin/sh -c #(nop) COPY file:a2b5e6539cf8e4a5863b94070d5bbaa2657dbb8b4151b3a3a28dcd3fdad964b7 in /
2022-03-25 21:07:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2022-03-25 21:07:55 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2022-03-25 21:07:55 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2022-03-25 21:07:55 UTC/bin/sh -c #(nop) EXPOSE 8065 8067 8074 8075
2022-03-25 21:07:55 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.