2018-11-08 14:14:22 UTC
67.5 MB
5.4.0
PATH/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c67f3896b22c1378881cbbb9c9d1edfe881fd07f713371835ef46d93c649684d - 2.98% (2.01 MB)
[#001] sha256:916a085b4e679c549c3b4a3af3ca0ada92558c4ca634841788dabcb736c2a816 - 9.97% (6.73 MB)
[#002] sha256:7b7f3904af9ef09c1148d9f42c84b9fb3321ba44b4f12bacb1dd241556fa3122 - 87.06% (58.8 MB)
[#003] sha256:67d39709fc7b59f80040939b571b4faa4c72c806cc7f917a3e110dad549efdc5 - 0.0% (1.22 KB)
/bin/sh -c #(nop) ADD file:49f9e47e678d868d5b023482aa8dded71276a241a665c4f8b55ca77269321b34 in /
2018-09-11 22:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-11-08 14:14:11 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-11-08 14:14:11 UTC/bin/sh -c #(nop) ENV MM_VERSION=5.4.0
2018-11-08 14:14:11 UTC/bin/sh -c #(nop) ARG edition=enterprise
2018-11-08 14:14:11 UTC/bin/sh -c #(nop) ARG PUID=2000
2018-11-08 14:14:12 UTC/bin/sh -c #(nop) ARG PGID=2000
2018-11-08 14:14:12 UTC/bin/sh -c #(nop) ARG MM_BINARY=
2018-11-08 14:14:13 UTC|4 MM_BINARY=https://releases.mattermost.com/5.4.0/mattermost-enterprise-5.4.0-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/*
2018-11-08 14:14:20 UTC|4 MM_BINARY=https://releases.mattermost.com/5.4.0/mattermost-enterprise-5.4.0-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
2018-11-08 14:14:21 UTC/bin/sh -c #(nop) USER [mattermost]
2018-11-08 14:14:21 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8000 || exit 1"] "0" "0" '\x00'}
2018-11-08 14:14:21 UTC/bin/sh -c #(nop) COPY file:506cbc3c2c8c119b48ea943b5fd7a0358b6d34e38198b32bb41d7ae8f5ad4231 in /
2018-11-08 14:14:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-11-08 14:14:21 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2018-11-08 14:14:22 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2018-11-08 14:14:22 UTC/bin/sh -c #(nop) EXPOSE 8000/tcp
2018-11-08 14:14:22 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.