Pulling redis (daocloud.io/library/redis:latest)... ERROR: manifest for daocloud.io/library/redis:latest not found: manifest unknown: manifest unknown
Opened this issue · 1 comments
shawnfinelee commented
Pulling redis (daocloud.io/library/redis:latest)...
ERROR: manifest for daocloud.io/library/redis:latest not found: manifest unknown: manifest unknown
duiying commented
尝试一下在 .yml 文件中指定redis版本,比如 daocloud.io/library/redis:5.0.4 。