docker.io/seafileltd/notification-server:13.0-latest linux/amd64

docker.io/seafileltd/notification-server:13.0-latest - 国内下载镜像源 浏览次数:10

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

这是一个Seafile Notification Server的Docker镜像。Seafile是一个开源的文件同步和共享平台,而这个镜像包含了Seafile的通知服务器组件。

源镜像 docker.io/seafileltd/notification-server:13.0-latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest
镜像ID sha256:37b07b832d67c67cdb62c7fc4fadf9d68abb817f4601ae0e40b48e6d171fe6b3
镜像TAG 13.0-latest
大小 146.91MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /opt/seafile/notification-server -c /opt/seafile -l /shared/seafile/logs/notification-server.log
启动入口
工作目录 /opt/seafile/
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-09-18T07:40:18.812451643Z
同步时间 2025-11-10 14:45
更新时间 2025-11-11 00:31
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin server_version=13.0.10
镜像标签
ubuntu: org.opencontainers.image.ref.name 24.04: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest  docker.io/seafileltd/notification-server:13.0-latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest  docker.io/seafileltd/notification-server:13.0-latest

Shell快速替换命令

sed -i 's#seafileltd/notification-server:13.0-latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest  docker.io/seafileltd/notification-server:13.0-latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest  docker.io/seafileltd/notification-server:13.0-latest'

镜像构建历史


# 2025-09-18 15:40:18  0.00B 设置默认要执行的命令
CMD ["/opt/seafile/notification-server" "-c" "/opt/seafile" "-l" "/shared/seafile/logs/notification-server.log"]
                        
# 2025-09-18 15:40:18  10.24MB 复制新文件或目录到容器中
COPY src/notification-server-13.0.10 /opt/seafile/notification-server # buildkit
                        
# 2025-09-18 15:40:18  0.00B 设置工作目录为/opt/seafile/
WORKDIR /opt/seafile/
                        
# 2025-09-18 15:40:18  0.00B 设置环境变量 server_version
ENV server_version=13.0.10
                        
# 2025-09-18 15:40:18  2.64MB 执行命令并创建新的镜像层
RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get install -y tzdata # buildkit
                        
# 2025-09-18 15:40:12  55.91MB 执行命令并创建新的镜像层
RUN /bin/sh -c apt-get update --fix-missing && apt-get upgrade -y # buildkit
                        
# 2025-09-10 13:42:34  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2025-09-10 13:42:34  78.12MB 
/bin/sh -c #(nop) ADD file:dafefa97de6dc66a6734ec6f05e58125ce01225cccce3f50662330c252aad518 in / 
                        
# 2025-09-10 13:42:32  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=24.04
                        
# 2025-09-10 13:42:32  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2025-09-10 13:42:32  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2025-09-10 13:42:32  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:37b07b832d67c67cdb62c7fc4fadf9d68abb817f4601ae0e40b48e6d171fe6b3",
    "RepoTags": [
        "seafileltd/notification-server:13.0-latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server:13.0-latest"
    ],
    "RepoDigests": [
        "seafileltd/notification-server@sha256:587b6f6fe86c5e976c08142313c05f8cba63e5eabad71006ef2ede95ed02b46d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/seafileltd/notification-server@sha256:2152198f8db8131c300b13441d49ab514079205f251ae3487d631da742b8a46a"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-18T07:40:18.812451643Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "server_version=13.0.10"
        ],
        "Cmd": [
            "/opt/seafile/notification-server",
            "-c",
            "/opt/seafile",
            "-l",
            "/shared/seafile/logs/notification-server.log"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/seafile/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.version": "24.04"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 146908094,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/3b93f1db99f0197e85fe728a5beb09c5d4790cb80e876ed5f360d462d74a2a33/diff:/var/lib/docker/overlay2/bd5369ea45941f049668cf6d9a787c0d89ffcfa9b604e91e7bc3256f8d318aeb/diff:/var/lib/docker/overlay2/c52ed2f7dc08dc61f7dd732f84fb28b0b7fae0758bdc055e44f4b85eaa6db704/diff:/var/lib/docker/overlay2/3bf2a87d7ef7f4cb5b229291c540ce1c38349fe8913d5da55937f0429bc99614/diff",
            "MergedDir": "/var/lib/docker/overlay2/9d6098c86169c769ac21ba42530ff87d69ff01c8f2c0bdd273d7af272b54bff4/merged",
            "UpperDir": "/var/lib/docker/overlay2/9d6098c86169c769ac21ba42530ff87d69ff01c8f2c0bdd273d7af272b54bff4/diff",
            "WorkDir": "/var/lib/docker/overlay2/9d6098c86169c769ac21ba42530ff87d69ff01c8f2c0bdd273d7af272b54bff4/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591",
            "sha256:0de01cbf395c452700a7067cbda5fdbc08b56d509b69eb01c9c7a361ec319a5a",
            "sha256:7db8099b86e8089706e5d45fdf2a68c9577d4cdf17e1eecc6fb5eeaa6e45a170",
            "sha256:e341848abe19f0665ab7ed8c81c6eb9ea8572a2f3f83d6624ea2c308985bd83b",
            "sha256:6006c1c4b978535a78f030702d8609a41cbe8ce1949d7870ed7bfc312a79f12c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-10T14:44:56.514637224+08:00"
    }
}

更多版本

docker.io/seafileltd/notification-server:12.0-latest

linux/amd64 docker.io87.70MB2025-04-18 10:42
178

docker.io/seafileltd/notification-server:12.0.11

linux/amd64 docker.io87.70MB2025-08-08 15:41
90

docker.io/seafileltd/notification-server:13.0-latest

linux/amd64 docker.io146.91MB2025-11-10 14:45
9