Skip to content

Dirk94/go-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go in Docker container

This project contains a simple Go server that is running in a Docker container. Whenever changes are made to the Go code the code is automatically recompiled and run.

Usage

To spin up the Docker container run

docker-compose up

Then visit localhost in your browser to view the API.

Blog

This project belongs to this blog post I wrote: View the blog post here

About

Go API running in a docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published