From 2bf9391d72f71a57a78e8de436bfe194f0121471 Mon Sep 17 00:00:00 2001 From: YuCat-OVO <66810215+YuCat-OVO@users.noreply.github.com> Date: Sun, 3 Mar 2024 15:17:08 +0800 Subject: [PATCH] dockerhub username --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fec79b1..6315b5a 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ --- services: calibre: - image: docker.io/yucat-ovo/baidunetdisk-docker:latest + image: docker.io/yucatovo/baidunetdisk-docker:latest container_name: baidunetdisk security_opt: - seccomp:unconfined #可选 @@ -90,7 +90,7 @@ docker run -d \ -v /配置文件位置:/config \ -v /下载位置:/config/baidunetdiskdownload \ --restart unless-stopped \ - docker.io/yucat-ovo/baidunetdisk-docker:latest + docker.io/yucatovo/baidunetdisk-docker:latest ``` ### Podman 部署: @@ -109,7 +109,7 @@ podman run -d \ -v /配置文件位置:/config \ -v /下载位置:/config/baidunetdiskdownload \ --restart unless-stopped \ - docker.io/yucat-ovo/baidunetdisk-docker:latest + docker.io/yucatovo/baidunetdisk-docker:latest ``` #### Deployment ```shell @@ -133,7 +133,7 @@ spec: restartPolicy: always containers: - name: baidunetdisk - image: docker.io/yucat-ovo/baidunetdisk-docker:latest + image: docker.io/yucatovo/baidunetdisk-docker:latest volumeMounts: - name: config-path mountPath: /config/