Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 203 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 203 Bytes

To build docker image for services

Run the following command from root directory

Auth Service:

docker build -t arifjmamun/ticketing-auth-dotnet -f src/Ticketing.Auth/Dockerfile .