2019-06-14 09:48:08 UTC
115 MB
5.11.0
PATH/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 2.28% (2.63 MB)
[#001] sha256:20d516217e531fec580073cad6f2e5acd30cbe773002510780fe67d88c71186c - 8.78% (10.1 MB)
[#002] sha256:44d111718446289649f9327599d2b38e455a7cfa9ceccc015da87574e3a5ca60 - 88.94% (102 MB)
[#003] sha256:881fe36a2dd0f7d3c05d4f257c5af52a36a0acbb19540547d43c5501462e7171 - 0.0% (1.21 KB)
/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /
2019-05-11 00:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-06-14 09:47:58 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-06-14 09:47:58 UTC/bin/sh -c #(nop) ENV MM_VERSION=5.11.0
2019-06-14 09:47:59 UTC/bin/sh -c #(nop) ARG edition=enterprise
2019-06-14 09:47:59 UTC/bin/sh -c #(nop) ARG PUID=2000
2019-06-14 09:47:59 UTC/bin/sh -c #(nop) ARG PGID=2000
2019-06-14 09:47:59 UTC/bin/sh -c #(nop) ARG MM_BINARY=
2019-06-14 09:48:02 UTC|4 MM_BINARY=https://releases.mattermost.com/5.10.2-rc1/mattermost-enterprise-5.10.2-rc1-linux-amd64.tar.gz PGID=2000 PUID=2000 edition=enterprise /bin/sh -c apk add --no-cache ca-certificates curl jq libc6-compat libffi-dev linux-headers mailcap netcat-openbsd xmlsec-dev tzdata && rm -rf /tmp/*
2019-06-14 09:48:07 UTC|4 MM_BINARY=https://releases.mattermost.com/5.10.2-rc1/mattermost-enterprise-5.10.2-rc1-linux-amd64.tar.gz PGID=2000 PUID=2000 edition=enterprise /bin/sh -c mkdir -p /mattermost/data /mattermost/plugins /mattermost/client/plugins && if [ ! -z "$MM_BINARY" ]; then curl $MM_BINARY | tar -xvz ; elif [ "$edition" = "team" ] ; then curl https://releases.mattermost.com/$MM_VERSION/mattermost-team-$MM_VERSION-linux-amd64.tar.gz | tar -xvz ; else curl https://releases.mattermost.com/$MM_VERSION/mattermost-$MM_VERSION-linux-amd64.tar.gz | tar -xvz ; fi && cp /mattermost/config/config.json /config.json.save && rm -rf /mattermost/config/config.json && addgroup -g ${PGID} mattermost && adduser -D -u ${PUID} -G mattermost -h /mattermost -D mattermost && chown -R mattermost:mattermost /mattermost /config.json.save /mattermost/plugins /mattermost/client/plugins
2019-06-14 09:48:07 UTC/bin/sh -c #(nop) USER [mattermost]
2019-06-14 09:48:07 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8000 || exit 1"] "0" "0" '\x00'}
2019-06-14 09:48:07 UTC/bin/sh -c #(nop) COPY file:4e979ef4f1cfca96d33de7c41cb874a3932b05f26f3b1d00178753b406503c96 in /
2019-06-14 09:48:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2019-06-14 09:48:08 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2019-06-14 09:48:08 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2019-06-14 09:48:08 UTC/bin/sh -c #(nop) EXPOSE 8000/tcp
2019-06-14 09:48:08 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.