- Install docker
- Use your terminal and navigate to the project folder where the dockercompose file is (docker-compose.yml)
- Type
docker-compose up -d
- After building type:
docker-compose ps
-> you will see the website online at the 5555 port. - Open your browser/postman and send a get request to localhost:5555/api/products
- You will see a json file with products information
-
Notifications
You must be signed in to change notification settings - Fork 0
rafaeladolfo/DockerComposeProductApi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
.Net core docker compose example.
Resources
Stars
Watchers
Forks
Packages 0
No packages published