We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a336118 commit 8ee50b3Copy full SHA for 8ee50b3
README.md
@@ -20,7 +20,7 @@ Although this shim can be used in many cases, some of the most common ones are:
20
## Highlights
21
22
- Tested with all versions of docker from `18.03` to `latest`.
23
-- 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.
24
- The only dependency is Bash.
25
- Rename the docker cli to `docker.orig` and place this shim on where the docker cli was and simply continue calling `docker` as usual.
26
- Or install this shim as the `dond` command if you want and just call `dond` instead of calling `docker`.
0 commit comments