https://www.dotnetcatch.com/2016/11/11/access-a-docker-container-from-the-docker-for-windows-host/
docker -m -chttps://www.cnblogs.com/sparkdev/p/8052522.html
(已解决)路由无法访问route add 172.17.0.0 mask 255.255.240.0 172.31.176.1 -p
(已解决)本地harbor无权限访问pushhttps://harbor-k8s.wzs.wistron.com.cn/
找MIS开权限即可。
https://www.cnblogs.com/wushuaishuai/p/10013535.html
docker 命令详解(cp篇)https://blog.csdn.net/weixin_33757609/article/details/93872422
docker commit详解而 Docker 提供了一个 docker commit 命令,可以将容器的存储层保存下来成为镜像。
https://blog.csdn.net/weixin_41790086/article/details/102932185
https://blog.csdn.net/CSDN___LYY/article/details/83042553
docker-compose指令Commands: build Build or rebuild services convert Converts the compose file to platform's canonical format cp Copy files/folders between a service container and the local filesystem create Creates containers for a service. down Stop and remove containers, networks events Receive real time events from containers. exec Execute a command in a running container. images List images used by the created containers kill Force stop service containers. logs View output from containers ls List running compose projects pause Pause services port Print the public port for a port binding. ps List containers pull Pull service images push Push service images restart Restart containers rm Removes stopped service containers run Run a one-off command on a service. start Start services stop Stop services top Display the running processes unpause Unpause services up Create and start containers version Show the Docker Compose version informationdocker笔记5-使用docker-compose build image像并启动应用
https://blog.csdn.net/u013042707/article/details/83754791
快速入门Docker—用Docker搭建Python的开发环境https://blog.csdn.net/u013355826/article/details/79963334
一个Python项目(带前端),部署到Docker的完整过程https://blog.csdn.net/u013282737/article/details/85233408
使用 pip freeze 获取安装的 Python 包https://blog.csdn.net/sigmarising/article/details/85235062
使用Dockerfile封装Django镜像,避免standard_init_linux.go:228: exec user process caused: exec format errorhttps://www.cnblogs.com/one-tom/p/11106837.html



