Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:bab8859
Content Digest
sha256:cf85eef48c4b7ad4574e32e1e8bb32eabb697f45827a9b619626f16afb4b1f5b
Details
Created

2020-04-16 20:57:20 UTC

Size

174 MB

Content Digest
Environment
PATH

/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 - 1.54% (2.67 MB)

[#001] sha256:c61e6ef631c4c77b2e10662dd3b102d8ba22142fd0216e67f3d81469a5897824 - 5.87% (10.2 MB)

[#002] sha256:35a82e6c8db6b032ae867f995391e7abc8ea2f300ef8f64df211e2d58cb9c697 - 92.59% (161 MB)

[#003] sha256:e2ba021d13c56ffc9d5059f000f4ac3aba99f304908628dbe9351bf55a07e1c5 - 0.0% (181 Bytes)


History
2020-03-23 21:19:34 UTC

/bin/sh -c #(nop) ADD file:0c4555f363c2672e350001f1293e689875a3760afe7b3f9146886afe67121cba in /

2020-03-23 21:19:34 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-04-16 20:57:06 UTC

/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-04-16 20:57:06 UTC

/bin/sh -c #(nop) ARG PUID=2000

2020-04-16 20:57:06 UTC

/bin/sh -c #(nop) ARG PGID=2000

2020-04-16 20:57:06 UTC

/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/5.21.0/mattermost-5.21.0-linux-amd64.tar.gz

2020-04-16 20:57:09 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/bab8859d90f08bd006648483a0fc246ed654114d/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-04-16 20:57:17 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/bab8859d90f08bd006648483a0fc246ed654114d/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-04-16 20:57:19 UTC

/bin/sh -c #(nop) USER [mattermost]

2020-04-16 20:57:19 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "5m0s" "3s" "0s" '\x00'}

2020-04-16 20:57:19 UTC

/bin/sh -c #(nop) COPY file:e9a71dfc39109ac84ccef0a41c558cf6f44959a6700195c770f4211e2381e991 in /

2020-04-16 20:57:19 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2020-04-16 20:57:19 UTC

/bin/sh -c #(nop) WORKDIR /mattermost

2020-04-16 20:57:19 UTC

/bin/sh -c #(nop) CMD ["mattermost"]

2020-04-16 20:57:20 UTC

/bin/sh -c #(nop) EXPOSE 8065/tcp 8067/tcp 8074/tcp 8075/tcp

2020-04-16 20:57:20 UTC

/bin/sh -c #(nop) VOLUME [/mattermost/data /mattermost/logs /mattermost/config /mattermost/plugins /mattermost/client/plugins]

Danger Zone
Delete Tag

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.

Delete