Skip to content

Commit

Permalink
updated docker setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Beier committed Apr 22, 2024
1 parent 6f99d65 commit c82311f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ To run the application using Docker, execute the following commands:

```shell
docker build . -t keyvaultcli
docker run -it keyvaultcli
docker run -it --name KeyVaultCli keyvaultcli
```

### How to Build
Expand Down

0 comments on commit c82311f

Please sign in to comment.