Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 412 Bytes

Docker dev-env

Build Docker Image

git clone https://github.com/mf523/dev-env.git dev-env.git
cd dev-env.git
docker build -t lmiao/dev-env:ubuntu-base .
docker push lmiao/dev-env:ubuntu-base

Create Docker Dev Environment