Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 286 Bytes

docker


$ git clone https://github.com/SVTeamJ/docker.git
<클론후 최초 업데이트시>
$ git submodule update --recursive --remote --init
<그 후 업데이트시>
$ git submodule update --remote

<실행 시키기>
$ docker-compose up -d