docker.io/easylinux/ldap-ui:1.0-004 linux/amd64

docker.io/easylinux/ldap-ui:1.0-004 - 国内下载镜像源 浏览次数:88

LDAP UI

EasyLinux 的 LDAP UI 镜像用于部署 Lightweight Directory Access Protocol (LDAP) 浏览器用户界面。

源镜像 docker.io/easylinux/ldap-ui:1.0-004
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004
镜像ID sha256:186981c9139ede2690827e4abbc5a36bbff585629f65311fd4d135196432e5ff
镜像TAG 1.0-004
大小 41.16MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 httpd -D FOREGROUND
工作目录
OS/平台 linux/amd64
浏览量 88 次
贡献者
镜像创建 2024-02-20T15:42:41.936780353Z
同步时间 2024-07-01 14:50
更新时间 2024-11-12 15:36
开放端口
8080/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
Serge NOEL <serge.noel@groupe-asten.fr>: author

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004  docker.io/easylinux/ldap-ui:1.0-004

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004  docker.io/easylinux/ldap-ui:1.0-004

Shell快速替换命令

sed -i 's#easylinux/ldap-ui:1.0-004#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004  docker.io/easylinux/ldap-ui:1.0-004'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004  docker.io/easylinux/ldap-ui:1.0-004'

镜像历史

大小 创建时间 层信息
0.00B 2024-02-20 23:42:41 /bin/sh -c #(nop) ENTRYPOINT ["httpd" "-D" "FOREGROUND"]
0.00B 2024-02-20 23:32:01 /bin/sh -c #(nop) VOLUME [/config]
0.00B 2024-02-20 23:32:01 /bin/sh -c #(nop) EXPOSE 8080
3.21MB 2024-02-20 23:32:01 /bin/sh -c #(nop) COPY dir:bfe7923d5dcaa1dda5f344deed4a57e84927a212875014cf4855761a95539650 in /
30.57MB 2024-02-20 23:32:00 /bin/sh -c apk add php82-apache2 php82-gd php82-ldap php82-session && sed -i "s/Listen 80/Listen 8080/g" /etc/apache2/httpd.conf && sed -i "s|/var/www/localhost/htdocs|/var/www/html|g" /etc/apache2/httpd.conf && sed -i "s|logs/error.log|/dev/stderr|g" /etc/apache2/httpd.conf && sed -i "s|logs/access.log|/dev/stdout|g" /etc/apache2/httpd.conf && ln -sf /config/ldap-ui /etc/ldap
0.00B 2024-02-17 22:23:18 /bin/sh -c #(nop) LABEL author=Serge NOEL <serge.noel@groupe-asten.fr>
0.00B 2023-12-08 09:20:49 /bin/sh -c #(nop) CMD ["/bin/sh"]
7.38MB 2023-12-08 09:20:49 /bin/sh -c #(nop) ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /

镜像信息

{
    "Id": "sha256:186981c9139ede2690827e4abbc5a36bbff585629f65311fd4d135196432e5ff",
    "RepoTags": [
        "easylinux/ldap-ui:1.0-004",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui:1.0-004"
    ],
    "RepoDigests": [
        "easylinux/ldap-ui@sha256:303323d09366c1324e7d4dce19c70092f1945fd3e8055de7d8b2e1c078003ff4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easylinux/ldap-ui@sha256:303323d09366c1324e7d4dce19c70092f1945fd3e8055de7d8b2e1c078003ff4"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2024-02-20T15:42:41.936780353Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "24.0.5",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8080/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": null,
        "Image": "sha256:a2148512ef29c9b9094e88876733ae049a75cd09329db9b1e6b19af1f13ac2ef",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "httpd",
            "-D",
            "FOREGROUND"
        ],
        "OnBuild": null,
        "Labels": {
            "author": "Serge NOEL \u003cserge.noel@groupe-asten.fr\u003e"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 41156256,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/f2a5e6c21be5f5c216b5e06dc106320ae117c9e38aa790785f1cc5067339f2c3/diff:/var/lib/docker/overlay2/29f6e8216983e9476aca7e047cfce9caaa064ec9e65a962ab652f00d7224af29/diff",
            "MergedDir": "/var/lib/docker/overlay2/cec9acc9f7b1b0556ad6f232932888716cf352c276bd2002808a755010bc2b2c/merged",
            "UpperDir": "/var/lib/docker/overlay2/cec9acc9f7b1b0556ad6f232932888716cf352c276bd2002808a755010bc2b2c/diff",
            "WorkDir": "/var/lib/docker/overlay2/cec9acc9f7b1b0556ad6f232932888716cf352c276bd2002808a755010bc2b2c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:5af4f8f59b764c64c6def53f52ada809fe38d528441d08d01c206dfb3fc3b691",
            "sha256:f01583f2eb7e7accc29d619fbf3b3c769369ab7949e97d765d46a8f35ec41567",
            "sha256:fc535f19b727e462e0a71e61f2f464dabf245248041b9f158a99c13ff4575a7d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-07-01T14:50:02.032774885+08:00"
    }
}

更多版本

docker.io/easylinux/ldap-ui:1.0-004

linux/amd64 docker.io41.16MB2024-07-01 14:50
87