Skip to content

Commit

Permalink
fix docu bug
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Mar 19, 2024
1 parent 869b6e7 commit 709620c
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 @@ -14,7 +14,7 @@ This container should be used to test voxpupuli puppet modules. It has the voxpu
cd puppet-k8s
docker run -it --rm -v $(pwd):/repo voxpupuli/voxbox # rake -T
docker run -it --rm -v $(pwd):/repo voxpupuli/voxbox spec # rake spec
docker run -it --rm -v $(pwd):/repo --entrypoint bash vtc-local # get shell
docker run -it --rm -v $(pwd):/repo --entrypoint bash voxpupuli/voxbox # get shell
```

## Version Schema
Expand Down

0 comments on commit 709620c

Please sign in to comment.