rog-golang-buddies / golang-template-repository

Kickstarter repository for a golang service
Apache License 2.0
17 stars 7 forks source link

Add docker build and run targets to Makefile #49

Open haani-niyaz opened 2 years ago

haani-niyaz commented 2 years ago

We should add make docker-build and make docker-run targets to the Makefile since we ship the repo with a Dockerfile.

Acceptance Criteria