# dockerfile **Repository Path**: bolin-lee/dockerfile ## Basic Information - **Project Name**: dockerfile - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-20 - **Last Updated**: 2021-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Liu sheng's Dockerfile My DockerFiles Install docker: ```bash type docker || curl -sSL https://get.docker.com/ | sh - ```