Skip to content

petergloor/go-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-docker

Just to play around with docker

The goal of this project is to create a web server that updates itselves whenever a file has been changed.

The idea is to eliminate the manual steps required in the traditional workflow:

  • Change code
  • Stop running server
  • Compile
  • Test components
  • Start server

The solution is to detect whenever code has been changed and automate the remaining tasks.

Note: the project depends on Gorilla, but I'll probably remove this dependency by my own functions a.s.a.p.

About

Just to play around with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages