docker.io/tuleap/tuleap-community-edition:latest linux/amd64

docker.io/tuleap/tuleap-community-edition:latest - 国内下载镜像源 浏览次数:46

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

```html

这是一个Tuleap社区版的Docker镜像。Tuleap是一个开源的ALM (应用生命周期管理)平台,提供项目管理、版本控制、缺陷跟踪、代码审查等功能。这个镜像包含了运行Tuleap社区版所需的一切,方便用户快速部署和使用。

```
源镜像 docker.io/tuleap/tuleap-community-edition:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tuleap/tuleap-community-edition:latest
镜像ID sha256:13b3952f5c703969c43f46dfe70cfe5e9dfd3e8c765f2d5a39f9327430453d9b
镜像TAG latest
大小 1.75GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/bin/tuleap-cfg docker:tuleap-run
工作目录 /
OS/平台 linux/amd64
浏览量 46 次
贡献者
镜像创建 2025-03-07T10:39:53.800790981Z
同步时间 2025-03-09 01:25
更新时间 2025-04-19 00:03
开放端口
22/tcp 443/tcp 80/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TLP_SYSTEMCTL=docker TLP_INSTALL_PLUGINS_TO_ENABLE=agiledashboard api_explorer cardwall docman embed frs git gitlab gitlfs graphontrackersv5 hudson_git kanban mediawiki_standalone onlyoffice openidconnectclient pullrequest tracker
镜像标签
14369: build_id a182fde7c83f89d0fab6e48bd1af523f87bf1a0e: org.opencontainers.image.revision

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tuleap/tuleap-community-edition:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tuleap/tuleap-community-edition:latest  docker.io/tuleap/tuleap-community-edition:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tuleap/tuleap-community-edition:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tuleap/tuleap-community-edition:latest  docker.io/tuleap/tuleap-community-edition:latest

Shell快速替换命令

sed -i 's#tuleap/tuleap-community-edition:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tuleap/tuleap-community-edition:latest#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-03-07 18:39:53  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/bin/tuleap-cfg" "docker:tuleap-run"]
                        
# 2025-03-07 18:39:53  0.00B 指定检查容器健康状态的命令
HEALTHCHECK &{["CMD-SHELL" "/usr/bin/tuleap healthcheck"] "0s" "5s" "5m0s" "0s" '\x00'}
                        
# 2025-03-07 18:39:53  1.75GB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2025-03-07 18:39:53  0.00B 设置环境变量 TLP_INSTALL_PLUGINS_TO_ENABLE
ENV TLP_INSTALL_PLUGINS_TO_ENABLE=agiledashboard api_explorer cardwall docman embed frs git gitlab gitlfs graphontrackersv5 hudson_git kanban mediawiki_standalone onlyoffice openidconnectclient pullrequest tracker
                        
# 2025-03-07 18:39:53  0.00B 设置环境变量 TLP_SYSTEMCTL
ENV TLP_SYSTEMCTL=docker
                        
# 2025-03-07 18:39:53  0.00B 声明容器运行时监听的端口
EXPOSE map[22/tcp:{} 443/tcp:{} 80/tcp:{}]
                        
                    

镜像信息

{
    "Id": "sha256:13b3952f5c703969c43f46dfe70cfe5e9dfd3e8c765f2d5a39f9327430453d9b",
    "RepoTags": [
        "tuleap/tuleap-community-edition:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tuleap/tuleap-community-edition:latest"
    ],
    "RepoDigests": [
        "tuleap/tuleap-community-edition@sha256:09bb3c23d4629de2b29782a16fbad697f800e8d3b732819f0c05f4b8142dd2aa",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tuleap/tuleap-community-edition@sha256:09bb3c23d4629de2b29782a16fbad697f800e8d3b732819f0c05f4b8142dd2aa"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-03-07T10:39:53.800790981Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "22/tcp": {},
            "443/tcp": {},
            "80/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "TLP_SYSTEMCTL=docker",
            "TLP_INSTALL_PLUGINS_TO_ENABLE=agiledashboard api_explorer cardwall docman embed frs git gitlab gitlfs graphontrackersv5 hudson_git kanban mediawiki_standalone onlyoffice openidconnectclient pullrequest tracker"
        ],
        "Cmd": null,
        "Healthcheck": {
            "Test": [
                "CMD-SHELL",
                "/usr/bin/tuleap healthcheck"
            ],
            "Timeout": 5000000000,
            "StartPeriod": 300000000000
        },
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/bin/tuleap-cfg",
            "docker:tuleap-run"
        ],
        "OnBuild": null,
        "Labels": {
            "build_id": "14369",
            "org.opencontainers.image.revision": "a182fde7c83f89d0fab6e48bd1af523f87bf1a0e"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1748145784,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/f57845783044c71e2dd2ed9d7cebf4b8bec091be392c0d96b757315cea299e6e/merged",
            "UpperDir": "/var/lib/docker/overlay2/f57845783044c71e2dd2ed9d7cebf4b8bec091be392c0d96b757315cea299e6e/diff",
            "WorkDir": "/var/lib/docker/overlay2/f57845783044c71e2dd2ed9d7cebf4b8bec091be392c0d96b757315cea299e6e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:04ec5bbf65ad5302f78a83b3d7f2121bf1819a27a98fdd68a76278cbde5dfd7a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-09T01:24:23.06268552+08:00"
    }
}

更多版本

docker.io/tuleap/tuleap-community-edition:latest

linux/amd64 docker.io1.75GB2025-03-09 01:25
45