Skip to content

Commit

Permalink
added Docker hub link
Browse files Browse the repository at this point in the history
  • Loading branch information
sanagama committed Oct 21, 2017
1 parent 6c19bd4 commit 164ad18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ dotnet run

## Running in Docker

An image with this prototype is available on Docker Hub: <https://hub.docker.com/r/sanagama/mssql-restapi/>

Type the commands below in a ```Terminal``` window to run this prototype in Docker. Use environment variables to specify the connection to your SQL Server instance.

>*TIP:* Replace *server*, *username* and *password* in the example below as appropriate for your SQL Server instance or Azure SQL Database.
Expand Down

0 comments on commit 164ad18

Please sign in to comment.