This repository is just a playground for containerizing .net core and mssql at the same time.
- .NET Core 3.1
- VSCode
- Docker 20.10.0
- Run Docker on your local machine.
- docker build -t sample-api:v1 .
- it will download images for aspnet 3.1 and sdk 3.1 (wait until the download done).
- docker-compose up -d
- to verify the image enter command: docker images
Copyright (c) 2021 Joever Monceda
Linkedin: Joever Monceda
Medium: Joever Monceda
Twitter @_EthanHunt07
Facebook: JH Hunt