Docker 实战

搭建 Docker 私有仓库
使用 registry 镜像搭建本地 Docker 私有仓库。
Docker 运行 Redis
启动 Redis 服务,并解决启动 Warning。
Docker 运行 IPython Notebook
构建 IPython Notebook 镜像,修改配置免 token 登录。
Docker 搭建 PyPI 服务器
使用 pypi-server 搭建本地 PyPI 服务器。