10000 GitHub - sergsoares/golang-docker-compose-with-air: Example app to use air (for live reload code) with docker-compose
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sergsoares/golang-docker-compose-with-air

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example golang app with air

Example application using golang air with docker-compose for live reload.

$ docker-compose up
[+] Running 1/0
 ⠿ Container golang-docker-compose-with-air-app-1  Created                                                            0.0s
Attaching to golang-docker-compose-with-air-app-1
golang-docker-compose-with-air-app-1  | 
golang-docker-compose-with-air-app-1  |   __    _   ___  
golang-docker-compose-with-air-app-1  |  / /\  | | | |_) 
golang-docker-compose-with-air-app-1  | /_/--\ |_| |_| \_ , built with Go 
golang-docker-compose-with-air-app-1  | 
golang-docker-compose-with-air-app-1  | watching .
golang-docker-compose-with-air-app-1  | !exclude tmp
golang-docker-compose-with-air-app-1  | building...
golang-docker-compose-with-air-app-1  | running...

Then it need be basic configuration to allow live reloading code.

About

Example app to use air (for live reload code) with docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0