Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:f36901d
Content Digest
sha256:713940cf670d2bfc841b8d2e4f2ad767ddb81b0f200f7831f514c599de2dc50d
Details
Created

2021-06-16 11:24:28 UTC

Size

254 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:339de151aab4bc06eed8409daae147c408478cb538dacb90cc63f19ad4eba80b - 1.05% (2.67 MB)

[#001] sha256:35050fae82f44d29d11d5c198ecd86e06b6a867f4df680a8fbf6d83ea5bbb101 - 7.12% (18.1 MB)

[#002] sha256:69d195cfe46eae46d77f1a58a6761469680e7baf1a7bff043768d4e37ec45a73 - 91.83% (233 MB)

[#003] sha256:95387c8e90168751049c3a4a801934fea4487a7603500fb7d329ccbcd67d1f1d - 0.0% (183 Bytes)


History
2021-04-14 19:19:49 UTC

/bin/sh -c #(nop) ADD file:4f526aa99067d82b341f7ca538f7826b7c23a628f1b615eea2883a2d434c1b90 in /

2021-04-14 19:19:49 UTC

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

2021-06-16 11:24:15 UTC

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

2021-06-16 11:24:15 UTC

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

2021-06-16 11:24:15 UTC

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

2021-06-16 11:24:15 UTC

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

2021-06-16 11:24:18 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/f36901d21ebe7896e8bf5f44b3b20ca69f33640e/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 wv poppler-utils tidyhtml && rm -rf /tmp/*

2021-06-16 11:24:27 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/f36901d21ebe7896e8bf5f44b3b20ca69f33640e/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

2021-06-16 11:24:27 UTC

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

2021-06-16 11:24:27 UTC

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

2021-06-16 11:24:27 UTC

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

2021-06-16 11:24:28 UTC

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

2021-06-16 11:24:28 UTC

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

2021-06-16 11:24:28 UTC

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

2021-06-16 11:24:28 UTC

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

2021-06-16 11:24:28 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