# Ls_install-docker **Repository Path**: 1063740214/Ls_install-docker ## Basic Information - **Project Name**: Ls_install-docker - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-16 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ls_install-docker #### 使用说明 ``` #安装docker wget https://gitee.com/1063740214/Ls_install-docker/repository/archive/docker18.06.3.zip unzip docker18.06.3.zip cd Ls_install-docker/ sh -x docker.sh ``` #查看是否安装好 ``` systemctl status docker ```