2020-05-16 03:04:55 UTC
175 MB
/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 - 1.53% (2.68 MB)
[#001] sha256:9f618a7a33192fa95508ed877da230a8cd993f5c8fb315656fb54582d7a059da - 5.8% (10.2 MB)
[#002] sha256:be3acc375e51fdc61cd6d662c9893e23d990c47060818bc31b44778b9e8fad6c - 92.67% (163 MB)
[#003] sha256:c3762331ca69bcf886e020812616b78be9578391c90be3c2c502bcf7a04b94c3 - 0.0% (182 Bytes)
/bin/sh -c #(nop) ADD file:b91adb67b670d3a6ff9463e48b7def903ed516be66fc4282d22c53e41512be49 in /
2020-04-24 01:05:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-05-16 03:04:41 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-05-16 03:04:41 UTC/bin/sh -c #(nop) ARG PUID=2000
2020-05-16 03:04:41 UTC/bin/sh -c #(nop) ARG PGID=2000
2020-05-16 03:04:41 UTC/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/5.22.2/mattermost-5.22.2-linux-amd64.tar.gz
2020-05-16 03:04:44 UTC|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/fed43521ab22bc58766790c5c73a06c5de9525f5/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 && rm -rf /tmp/*
2020-05-16 03:04:52 UTC|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/fed43521ab22bc58766790c5c73a06c5de9525f5/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
2020-05-16 03:04:53 UTC/bin/sh -c #(nop) USER [mattermost]
2020-05-16 03:04:54 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "5m0s" "3s" "0s" '\x00'}
2020-05-16 03:04:54 UTC/bin/sh -c #(nop) COPY file:e9a71dfc39109ac84ccef0a41c558cf6f44959a6700195c770f4211e2381e991 in /
2020-05-16 03:04:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-05-16 03:04:54 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2020-05-16 03:04:54 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2020-05-16 03:04:54 UTC/bin/sh -c #(nop) EXPOSE 8065/tcp 8067/tcp 8074/tcp 8075/tcp
2020-05-16 03:04: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.