广告图片

docker.io/mattermost/mattermost-team-edition:10.11.15 linux/amd64

docker.io/mattermost/mattermost-team-edition:10.11.15 - 国内下载镜像源 浏览次数:6

Mattermost Team Edition

Mattermost是一款实时协作平台,可以用于团队成员之间的交流和讨论。Team Edition版本为企业用户提供了更多的功能和控制权,例如自定义插件、集成第三方应用程序等。

源镜像 docker.io/mattermost/mattermost-team-edition:10.11.15
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15
镜像ID sha256:d5b8928f760451c97db055cd4f057a7ad6e3d1de56deb6236ce2501bea7e0f69
镜像TAG 10.11.15
大小 706.70MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /mattermost/bin/mattermost
启动入口
工作目录 /mattermost
OS/平台 linux/amd64
浏览量 6 次
贡献者
镜像创建 2026-04-22T07:30:00.857183279Z
同步时间 2026-05-11 17:13
开放端口
8065/tcp 8067/tcp 8074/tcp 8075/tcp
目录挂载
/mattermost/client/plugins /mattermost/config /mattermost/data /mattermost/logs /mattermost/plugins
环境变量
PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt MM_SERVICESETTINGS_ENABLELOCALMODE=true

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15  docker.io/mattermost/mattermost-team-edition:10.11.15

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15  docker.io/mattermost/mattermost-team-edition:10.11.15

Shell快速替换命令

sed -i 's#mattermost/mattermost-team-edition:10.11.15#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15  docker.io/mattermost/mattermost-team-edition:10.11.15'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15  docker.io/mattermost/mattermost-team-edition:10.11.15'

镜像构建历史


# 2026-04-22 15:30:00  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/mattermost/data /mattermost/logs /mattermost/config /mattermost/plugins /mattermost/client/plugins]
                        
# 2026-04-22 15:30:00  0.00B 声明容器运行时监听的端口
EXPOSE [8065/tcp 8067/tcp 8074/tcp 8075/tcp]
                        
# 2026-04-22 15:30:00  0.00B 设置默认要执行的命令
CMD ["/mattermost/bin/mattermost"]
                        
# 2026-04-22 15:30:00  0.00B 设置工作目录为/mattermost
WORKDIR /mattermost
                        
# 2026-04-22 15:30:00  0.00B 指定检查容器健康状态的命令
HEALTHCHECK &{["CMD" "/mattermost/bin/mmctl" "system" "status" "--local"] "30s" "10s" "0s" "0s" '\x00'}
                        
# 2026-04-22 15:30:00  0.00B 指定运行容器时使用的用户
USER mattermost
                        
# 2026-04-22 15:30:00  209.00B 复制新文件或目录到容器中
COPY passwd /etc/passwd # buildkit
                        
# 2026-04-22 15:30:00  685.15MB 复制新文件或目录到容器中
COPY --chown=2000:2000 /mattermost /mattermost # buildkit
                        
# 2026-04-22 15:30:00  0.00B 复制新文件或目录到容器中
COPY /usr/lib/libfontconfig.so* /usr/lib/ # buildkit
                        
# 2026-04-22 15:30:00  0.00B 复制新文件或目录到容器中
COPY /usr/lib/libtidy.so* /usr/lib/ # buildkit
                        
# 2026-04-22 15:30:00  0.00B 复制新文件或目录到容器中
COPY /usr/lib/libwv.so* /usr/lib/ # buildkit
                        
# 2026-04-22 15:30:00  0.00B 复制新文件或目录到容器中
COPY /usr/lib/libpng.so* /usr/lib/ # buildkit
                        
# 2026-04-22 15:30:00  0.00B 复制新文件或目录到容器中
COPY /usr/lib/libfreetype.so* /usr/lib/ # buildkit
                        
# 2026-04-22 15:29:59  0.00B 复制新文件或目录到容器中
COPY /usr/lib/libpoppler.so* /usr/lib/ # buildkit
                        
# 2026-04-22 15:29:59  215.62KB 复制新文件或目录到容器中
COPY /usr/share/wv /usr/share/wv # buildkit
                        
# 2026-04-22 15:29:59  43.24KB 复制新文件或目录到容器中
COPY /usr/bin/tidy /usr/bin/tidy # buildkit
                        
# 2026-04-22 15:29:59  92.34KB 复制新文件或目录到容器中
COPY /usr/bin/unrtf /usr/bin/unrtf # buildkit
                        
# 2026-04-22 15:29:59  31.30KB 复制新文件或目录到容器中
COPY /usr/bin/wvWare /usr/bin/wvWare # buildkit
                        
# 2026-04-22 15:29:59  1.97KB 复制新文件或目录到容器中
COPY /usr/bin/wvText /usr/bin/wvText # buildkit
                        
# 2026-04-22 15:29:59  47.64KB 复制新文件或目录到容器中
COPY /usr/bin/pdftotext /usr/bin/pdftotext # buildkit
                        
# 2026-04-22 15:29:58  233.44KB 复制新文件或目录到容器中
COPY --chown=2000:2000 /etc/ssl/certs /etc/ssl/certs # buildkit
                        
# 2026-04-22 15:29:58  75.11KB 复制新文件或目录到容器中
COPY /etc/mime.types /etc # buildkit
                        
# 2026-04-22 15:29:58  0.00B 设置环境变量 MM_SERVICESETTINGS_ENABLELOCALMODE
ENV MM_SERVICESETTINGS_ENABLELOCALMODE=true
                        
# 2026-04-22 15:29:58  0.00B 设置环境变量 PATH
ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 1970-01-01 08:00:00  5.91MB 
bazel build @bookworm//libssl3/amd64:data_statusd
                        
# 1970-01-01 08:00:00  12.83MB 
bazel build @bookworm//libc6/amd64:data_statusd
                        
# 1970-01-01 08:00:00  235.53KB 
bazel build //common:cacerts_debian12_amd64
                        
# 1970-01-01 08:00:00  346.00B 
bazel build //common:os_release_debian12
                        
# 1970-01-01 08:00:00  497.00B 
bazel build //static:nsswitch
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:tmp
                        
# 1970-01-01 08:00:00  64.00B 
bazel build //common:group
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:home
                        
# 1970-01-01 08:00:00  149.00B 
bazel build //common:passwd
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:rootfs
                        
# 1970-01-01 08:00:00  82.13KB 
bazel build @bookworm//media-types/amd64:data_statusd
                        
# 1970-01-01 08:00:00  1.47MB 
bazel build @bookworm//tzdata/amd64:data_statusd
                        
# 1970-01-01 08:00:00  22.89KB 
bazel build @bookworm//netbase/amd64:data_statusd
                        
# 1970-01-01 08:00:00  270.76KB 
bazel build @bookworm//base-files/amd64:data_statusd
                        
                    

镜像信息

{
    "Id": "sha256:d5b8928f760451c97db055cd4f057a7ad6e3d1de56deb6236ce2501bea7e0f69",
    "RepoTags": [
        "mattermost/mattermost-team-edition:10.11.15",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition:10.11.15"
    ],
    "RepoDigests": [
        "mattermost/mattermost-team-edition@sha256:ed2d168f18c6a1b46f2e8b2ea437fe84f92245ad9d375d62d272afc5343ab6c0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mattermost/mattermost-team-edition@sha256:94de84d0141e8d2b618f8617bbcc094c54d3d6211c1886273544aa026ed4d572"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-04-22T07:30:00.857183279Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "mattermost",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8065/tcp": {},
            "8067/tcp": {},
            "8074/tcp": {},
            "8075/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
            "MM_SERVICESETTINGS_ENABLELOCALMODE=true"
        ],
        "Cmd": [
            "/mattermost/bin/mattermost"
        ],
        "Healthcheck": {
            "Test": [
                "CMD",
                "/mattermost/bin/mmctl",
                "system",
                "status",
                "--local"
            ],
            "Interval": 30000000000,
            "Timeout": 10000000000
        },
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/mattermost/client/plugins": {},
            "/mattermost/config": {},
            "/mattermost/data": {},
            "/mattermost/logs": {},
            "/mattermost/plugins": {}
        },
        "WorkingDir": "/mattermost",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 706700562,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e97274404c15a966509d9876a5950e3c0942ce357509e62d4c929a230bbf609c/diff:/var/lib/docker/overlay2/cf03c917b012aaa4c8d0fa19b745626618badc371a164093187ecce67a626d19/diff:/var/lib/docker/overlay2/f30f76c14d3db67c94c71ac2deb790908dc1463eb21e336f4a0fa1800aa9ea9f/diff:/var/lib/docker/overlay2/5ff70e493a0306bd9c244c7acef10cbbffde6ca9ffba0d64245e5820234778d3/diff:/var/lib/docker/overlay2/e6e1cf010e37cf37dd27a83d8f7b1c055afc865c02bfc751c996f6f489d474ef/diff:/var/lib/docker/overlay2/7602f49cd3a5d120d7957a8dccfcbb370b0953788b45e461d14d3ea1314874cc/diff:/var/lib/docker/overlay2/9a02dba9639db3e43b2fb494334a4b42e3b7e531f3dcf921807eee8942d23006/diff:/var/lib/docker/overlay2/8c835e4a74a2acf804410dcb3b1abb17e08846790b9e027ef41d9306deb39175/diff:/var/lib/docker/overlay2/09fae41f13c16f766428ea13276b6e5ccba1fbe85eedb6d0be6944cddf1fb583/diff:/var/lib/docker/overlay2/1db312d0ba09873746155032777899cbe2f50fc6a6a07acb16bec1cae66d0d96/diff:/var/lib/docker/overlay2/c1bf83893b816a048d1449d17ff2b0aebab7de5a85a3c415e16269e798aa2d6f/diff:/var/lib/docker/overlay2/6a71b6e8ec17d90bba75938ce591a2a22e28d2a40afd8f4729c0c46b4368b218/diff:/var/lib/docker/overlay2/cfd8ece08523c43772e3d5cd08ce12b7a9fd775e6af581babe0177f2b915f695/diff:/var/lib/docker/overlay2/8c450bdfbbe94569765ce864b43f652f4f2dffe593f7689b39934f9aa2ddedf8/diff:/var/lib/docker/overlay2/872819e25276a67b343e46dfc2707e10402c9bdbc74966178a925ddbd6da1a09/diff:/var/lib/docker/overlay2/e2ae73dd346af983f1c974101c855853d29629fd79ae1653903795842ddf0ce9/diff:/var/lib/docker/overlay2/52fa82c23c6ca089b27c3ace7626ecc24862756075abda88ac4158deea6267e5/diff:/var/lib/docker/overlay2/47f3a56512706bce8176e0a84f09c22e810fde84ed85a3b9e47384def5239b5d/diff:/var/lib/docker/overlay2/eb43d8a0a6d1a38574d878c1fa66abeca9481865a65e9e3890ccabb7ec4b7fd5/diff:/var/lib/docker/overlay2/ad93649651747596d7a63f28402b0252853905a42d0d41ee4f587bd1a02bde7a/diff:/var/lib/docker/overlay2/0efc8ce09570279854cbef10799dddb18a87a51961804b4d6ca9527c2dbcc673/diff:/var/lib/docker/overlay2/cab17ea11576554549188c49094d813b7b9f70937cf2a69e8b2a85e53aba2134/diff:/var/lib/docker/overlay2/52a3746eace0ae0ee0692972603c47a3ff15adbd3e59655ab57f708d23e76ad3/diff:/var/lib/docker/overlay2/9631b1fef7d567bbdfbd41800ab2fa79f0cdb6546806eebc7c5e4e9680142496/diff:/var/lib/docker/overlay2/80a5e07898a5a5ae821e932ad61aed3c4692c5fc5331d780ab947bb69b676043/diff:/var/lib/docker/overlay2/a295c4938335cb3ef5fc21bb919c392d0f814c70bd022d43447dc2bfd1f8aff2/diff:/var/lib/docker/overlay2/b7e0802a3e3a4ca824ff1eb806cabdb6501bf05583dfcace99adc9786f49dc85/diff:/var/lib/docker/overlay2/04a272bd2cbfe28ef340430f44cdcadf3c5381fde09365d99dc4b39e20315f64/diff:/var/lib/docker/overlay2/691b5619533b8ce4661c97772b3a4e5f5f3a8b7f4d36f55082d29e1c6b347be8/diff:/var/lib/docker/overlay2/f0d2e838cab5907b0c5e2fbd0c71806cc0ae044a257954be6724bca3fecba9ae/diff",
            "MergedDir": "/var/lib/docker/overlay2/41f7491c9df370a3b9ed02b5a34ffd32e71ef9f7b3da5e28056076a61a6d3f38/merged",
            "UpperDir": "/var/lib/docker/overlay2/41f7491c9df370a3b9ed02b5a34ffd32e71ef9f7b3da5e28056076a61a6d3f38/diff",
            "WorkDir": "/var/lib/docker/overlay2/41f7491c9df370a3b9ed02b5a34ffd32e71ef9f7b3da5e28056076a61a6d3f38/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a33ba213ad26a605d904a741f67154f3904c74a43182c872c35f36b10fa005e0",
            "sha256:8fa10c0194df9b7c054c90dbe482585f768a54428fc90a5b78a0066a123b1bba",
            "sha256:4840c7c54023c867f19564429c89ddae4e9589c83dce82492183a7e9f7dab1fa",
            "sha256:114dde0fefebbca13165d0da9c500a66190e497a82a53dcaabc3172d630be1e9",
            "sha256:4d049f83d9cf21d1f5cc0e11deaf36df02790d0e60c1a3829538fb4b61685368",
            "sha256:af5aa97ebe6ce1604747ec1e21af7136ded391bcabe4acef882e718a87c86bcc",
            "sha256:6f1cdceb6a3146f0ccb986521156bef8a422cdbb0863396f7f751f575ba308f4",
            "sha256:bd3cdfae1d3fdd83a2231d608969b38b82349777c2fff9a7c12d54f8ac5c9b38",
            "sha256:4cde6b0bb6f50a5f255eef7b2a42162c661cf776b803225dcac9a659e396bb6b",
            "sha256:ad51d0769d16ba578106a177987dfe3d2e02c1668c852b795b2f6b024068242a",
            "sha256:6e7fbcf090d09b73a4aa85f9dce690d0ace73877c150b7c56955487b6e7a822a",
            "sha256:33b37ab0b0901175c2699d81c10b0c887f0dff944de74763cca00c155904d6fb",
            "sha256:bd29502adf199ad9c03afba9bc79df572a26ec60a2a6ffdda4883a5b7a1632fe",
            "sha256:bab244f45e0f0e3034fe89921e69b4954e9ef07d0a7c577133d57ab60aafa408",
            "sha256:a9093e51ab82f36d9eef1526a975f462a954468fd04c63acee043dba6e6ea109",
            "sha256:c72fd0fadd4f4231851a337cdaeeced99095415a4ca520912ad2e4fce10e7e86",
            "sha256:d382a1e3596d10bab397599333bbf4b077e5d933c9b3a5308d0198ff3c9cd2ba",
            "sha256:30eed770dabe3aa06a82fb4568bf90adbdae0cca4432ebb139681c3aa2996a56",
            "sha256:a63b6032bcf02b5c0c87deed44d6d135776dd29a00f0b76b6a5d3f1c90c43baa",
            "sha256:1b4e86d21672044959707d0f18e3300e117a8e0ff83558bae086a9c0ddf71629",
            "sha256:db1f820745b31cbdc4ed54f0da4ccfd34de314ff8756443bf4da4622a3e7c7eb",
            "sha256:dec0bcee53e31a8202792e27eac65f5f825080e35d74a1815a866a85186a6796",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:44ddb3d82237d6403e0506ecd6761bcf2b084b206ec2938a637c498107614b1a",
            "sha256:fff70494df2f79a3b60a11c6601ac885406eef572a26c8ac48c9352dc6df2db4",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-11T17:12:21.749419092+08:00"
    }
}

更多版本

docker.io/mattermost/mattermost-team-edition:7.3

linux/amd64 docker.io615.55MB2024-08-27 22:37
592

docker.io/mattermost/mattermost-team-edition:9.6

linux/amd64 docker.io640.04MB2024-08-29 09:22
469

docker.io/mattermost/mattermost-team-edition:latest

linux/amd64 docker.io954.20MB2025-05-26 22:16
497

docker.io/mattermost/mattermost-team-edition:10.8.1

linux/amd64 docker.io954.20MB2025-05-27 00:33
377

docker.io/mattermost/mattermost-team-edition:10.5.7

linux/amd64 docker.io962.49MB2025-06-03 16:01
262

docker.io/mattermost/mattermost-team-edition:release-9

linux/amd64 docker.io711.19MB2025-06-18 22:08
326

docker.io/mattermost/mattermost-team-edition:10.11.8

linux/amd64 docker.io705.79MB2026-05-11 14:38
7

docker.io/mattermost/mattermost-team-edition:11.6.1

linux/amd64 docker.io597.67MB2026-05-11 15:12
6

docker.io/mattermost/mattermost-team-edition:10.11.15

linux/amd64 docker.io706.70MB2026-05-11 17:13
5