Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 321 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 321 Bytes

Docker Demo

This repository is the demo for the blog post:

DevOps - Docker 入门

Installation

Clone this repository:

$ git clone git@github.com:jinhucheung/docker-demo.git

Then start app:

$ cd docker-demo
$ docker-compose up