Skip to content

xkrishguptaa/workshop-docker-multistage-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

go-gin-api-template

Template of an hello world API written in Go using Gin framework. For use as a starting point for workshop projects.

Built With

File Structure

  • main.go: main file of the project, contains the main function and the router setup
  • go.mod: contains the dependencies of the project
  • go.sum: contains the checksums of the dependencies
  • Dockerfile: contains the instructions to build the docker image

About

Workshop on Docker Multistage Builds πŸ§‘πŸ»β€πŸ’»

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published