Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ujwaldhakal/go-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker boilerplate

This repository is a Docker boilerplate for GO development and production.

Usage

  • Copy Dockerfile and docker-compose.yml to your project root. (Update the name of container if you want)
  • For development run docker-compose up to start up the container which uses air to hot reload
  • For production use prod target to get the smaller uses with docker build -t GiveImageName . --target prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages