Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 241 Bytes

go-modules

docker-compose -f docker-compose.yml goDB up --build

DB container should be run firstly and create a db named goDB in SqlServer.

docker-compose -f docker-compose.yml up

After db initialization compose can be run