Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nomailme authored Mar 12, 2020
1 parent 87b343b commit 8acd67f
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 @@ -15,7 +15,9 @@ To start Certificate Authority
`dotnet TestAuthority.dll`

To start project in docker container

`docker run -p 5000:80 -d nomail/test-authority:latest`

`docker run -p 5000:80 -v /usr/share/test-authority:/usr/share/test-authority -d nomail/test-authority:latest`

# Usage
Expand Down

0 comments on commit 8acd67f

Please sign in to comment.