Skip to content

A simple example of docker with node server + nginx proxy server

Notifications You must be signed in to change notification settings

tri613/simple-docker-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-docker-playground

docker with node server + nginx proxy server

筆記: https://hackmd.io/s/SJZq1jr8-

啟動

  1. 下載源碼
$ git clone https://github.com/tri613/simple-docker-playground.git myproject
  1. 到專案根目錄下
$ cd myproject/
  1. 執行 docker-compose
$ docker-compose up -d
  1. Done!

About

A simple example of docker with node server + nginx proxy server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published