docker-compose up -d nginx 报错
摘要:
在阿里云ECS上创建nginx容器时,报错如上图。 The solution: In your Dockerfile, before running any apt commands, add the following line: This enables apt to run from the 阅读全文
posted @ 2019-05-28 15:44 Karlkiller 阅读(1043) 评论(0) 推荐(0) 编辑