针对你的问题“unable to find image 'xhofe/alist' locally”,我可以提供以下步骤来帮助你解决问题: 确认'xhofe/alist'镜像是否存在: 首先,你需要确认xhofe/alist:latest这个镜像是否存在于Docker Hub或其他你配置的镜像仓库中。你可以通过访问Docker Hub并搜索xhofe/alist来查看镜像是否存在及其版本信息。 如果...
镜像'xhofe/alist:latest' 不存在呢, 请指定域名, 如: docker.io/xhofe/alist:latest github-actions commented on Jun 21, 2024 github-actions on Jun 21, 2024 Contributor Hi @jasonstark240, 感谢您的反馈! 我们会尽快跟进. Details Instructions for interacting with me using comments are availabl...
New issue docker.io/xhofe/alist:latest#12894 Closed jasonstark240opened this issueJun 20, 2024· 3 comments jasonstark240commentedJun 20, 2024• edited by github-actionsbot IMAGE SYNC jasonstark240added thesync imagelabelJun 20, 2024
IMAGE SYNC beteryipadded thesync imagelabelJun 28, 2024 Contributor Contributor github-actionsbotadded thesync image failurelabelJun 28, 2024 Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Fork1.1k Star9k docker.io/xhofe/alist:latest#12508 New issue Closed as not planned github-actions closed this asnot plannedon Jun 20, 2024 Sign up for freeto join this conversation on GitHub.Already have an account?Sign in to comment...
Actions Security Insights Additional navigation options New issue Closed jasonstark240opened this issueJun 20, 2024· 3 comments Closed opened this issueJun 20, 2024· 3 comments jasonstark240commentedJun 20, 2024• edited by github-actionsbot ...
This branch is 1589 commits behind AlistGo/alist:main.Folders and files Latest commit xhofe chore: Merge pull request AlistGo#984 from Xhofe/dev 56b3b35· Apr 21, 2022 History574 Commits .github bootstrap conf drivers model public server utils .all-contributorsrc .gitignore ...
version: '3' services: cloudreve: image: xxx/alist container_name: alist volumes: - ./work_dir:/alist/alist ports: - "127.0.0.1:5244:5244" logging: driver: "json-file" options: max-size: "1m" max-file: "3" restart: unless-stopped networks: - docker-net networks: docker-net: ...