Skip to content

Commit

Permalink
chore: initial setup changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandu-pns committed May 8, 2024
1 parent 88502d5 commit 0312713
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 @@ -21,7 +21,7 @@ docker run -it ansible
If you need to mount a virtual volume, to pass access to a file.pem for example, use a syntax like this:

```bash
docker run -it -v ~/my-local-configs/:/confs/ ansible
docker run -it -v ~/my-local-configs/:/configs/ ansible
```


Expand Down

0 comments on commit 0312713

Please sign in to comment.