docker-golang-postgres Dockerize golang apps Getting Started Prerequisites Text editor i.e Golang-JetBrains 🔥 You may need to have the following dependacies installed on your computer: Golang Setup On Golang-JetBrains, open the terminal and do the following steps Clone this repository git clone https://github.com/disco07/docker-golang-postgres cd docker-golang-postgres Installation go install To Run To build images and start container docker-compose up --build