# learn_docker **Repository Path**: liulu1998/learn_docker ## Basic Information - **Project Name**: learn_docker - **Description**: 学习 Docker - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Docker 实践 ## DockerFile 实例 1. [基于 CentOS 7.6 的简单 Django 镜像](./实践/1_简单django应用/简单django应用.mded) 2. [安装 ssh 的 ubuntu 镜像](./实践/2_安装ssh的ubuntu/安装ssh的ubuntu.md) 3. [引擎镜像1.0](./实践/3_mysql镜像/3_mysql镜像.md)