运行dockercompose up时出现错误,我收到以下信息:ERROR: page not foundurllib3.connectionpool: compose.cli.errors.log_api_error: page not found我在网上搜索了一个解决方案,但似乎没有人知道这个错误。另外
我正在尝试让docker-compose与我的yaml文件一起在Azure Dev Ops管道中运行,但我一直收到类似以下的错误 ##[error]Unhandled: Unable to locate/docker-compose.yml##[error]Unhandled: DockerCompose wa
我在docker pull得到了这个错误Pulling sonic (quay.io/openware/baseapp:d61d0626)...ERROR: manifest for quay.io/openware/baseapp:d61d0626 not found: manifest unknown: manifest unknown
我在SO中读到了另一
我有circleCI脚本,它在Azure容器中运行docker-compose exec postgres pg_isready命令设置,但是我们得到了一个代码构建错误,如下所示。同样的脚本在早些时候运行良好,但从过去的几天开始,我们得到了这个结果。: No container found for postgres_1.ERROR: No conta