Skip to content

Commit

Permalink
Fix typo in README (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecrs committed Jun 17, 2023
1 parent a336118 commit 8ee50b3
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 @@ -20,7 +20,7 @@ Although this shim can be used in many cases, some of the most common ones are:
## Highlights

- Tested with all versions of docker from `18.03` to `latest`.
- Test against containers based on `alpine`, `debian` and `ubuntu`, but it should work with any other container base.
- Tested against containers based on `alpine`, `debian` and `ubuntu`, but it should work with any other container base.
- The only dependency is Bash.
- Rename the docker cli to `docker.orig` and place this shim on where the docker cli was and simply continue calling `docker` as usual.
- Or install this shim as the `dond` command if you want and just call `dond` instead of calling `docker`.
Expand Down

0 comments on commit 8ee50b3

Please sign in to comment.