2019-01-30 12:00:32 UTC
105 MB
5.7.0
PATH/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:407ea412d82cbc18a270f0ae17d5e528e620bcf4661229e757446f6e6443768b - 1.91% (2.01 MB)
[#001] sha256:cc3ff05ee74b4d0f13719f076d6454388e52e2c1c9eac5e84aa38fe8c6e5244d - 6.44% (6.76 MB)
[#002] sha256:08295c28cb3d426ba1967b7b82f226fb5e3ffe45bd4ac5a87a671330202f0afb - 91.65% (96.3 MB)
[#003] sha256:504a33458c184445ced878f59fb4fda1aec8e88ccebacce3e88136bdcb62c796 - 0.0% (1.22 KB)
/bin/sh -c #(nop) ADD file:1c654f8c89128c1ac8363b251cb5e1e7d9326e430ae2740963f77cf6726aee0b in /
2018-12-21 00:21:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-01-30 12:00:23 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-01-30 12:00:23 UTC/bin/sh -c #(nop) ENV MM_VERSION=5.7.0
2019-01-30 12:00:24 UTC/bin/sh -c #(nop) ARG edition=enterprise
2019-01-30 12:00:24 UTC/bin/sh -c #(nop) ARG PUID=2000
2019-01-30 12:00:24 UTC/bin/sh -c #(nop) ARG PGID=2000
2019-01-30 12:00:24 UTC/bin/sh -c #(nop) ARG MM_BINARY=
2019-01-30 12:00:26 UTC|4 MM_BINARY=https://releases.mattermost.com/5.7.1-rc1/mattermost-enterprise-5.7.1-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 && rm -rf /tmp/*
2019-01-30 12:00:31 UTC|4 MM_BINARY=https://releases.mattermost.com/5.7.1-rc1/mattermost-enterprise-5.7.1-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-01-30 12:00:31 UTC/bin/sh -c #(nop) USER [mattermost]
2019-01-30 12:00:31 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8000 || exit 1"] "0" "0" '\x00'}
2019-01-30 12:00:31 UTC/bin/sh -c #(nop) COPY file:506cbc3c2c8c119b48ea943b5fd7a0358b6d34e38198b32bb41d7ae8f5ad4231 in /
2019-01-30 12:00:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2019-01-30 12:00:31 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2019-01-30 12:00:32 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2019-01-30 12:00:32 UTC/bin/sh -c #(nop) EXPOSE 8000/tcp
2019-01-30 12:00:32 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.