awesome-compose icon indicating copy to clipboard operation
awesome-compose copied to clipboard

docker-compose for golang, mysql and redis

Open vishal979 opened this issue 5 years ago • 0 comments

A docker-compose file which will start 3 services

  1. golang application. this will run from a dockerfile using multistage build.
  2. Mysql
  3. Redis

vishal979 avatar Jul 04 '20 06:07 vishal979