Skip to content

akrha/docker-go-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker-go-template

GoLangの実行環境

Usage

$ cd /path/to/docker-go-template
$ docker-compose build
$ docker-compose up -d

...

$ docker-compose exec app go run main.go