- Starting containers
-
Create a folder
D:\temp
in order to mount volume from container -
Uses
docker-compose
command to start containersdocker-compose up
- Verify service
- Open the browser and access the url
http://localhost:5002/api/people
- Verify sqlserver
- We can use SQL Server Management Studio to access the sqlserver container with the following information
- Server address: localhost,14333
- Password for sa account: P@ssw0rd123