最新回答 / 慕慕253826
你的这个镜像alpine:latest目前是从docker.io上拉取的,建议在运行指令前加上这么一行CDN加速镜像:RUN sed -i 's/archive.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
2018-07-06
最赞回答 / kidd_wang
Screen: http://www.voidcn.com/article/p-xvvjgfde-bbk.html TTY: http://www.voidcn.com/article/p-etddgwzr-ws.html
2018-05-19
已采纳回答 / kidd_wang
https://stackoverflow.com/questions/20995351/docker-how-to-get-container-information-from-within-the-container?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
2018-05-13