We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a9cb8 commit 3292d1dCopy full SHA for 3292d1d
README.md
@@ -38,6 +38,11 @@ Convert a unix timestamp to a human readable datetime.
38
39
List all containers in a neat way.
40
41
+### `try_docker`
42
+
43
+Run a container temporarily to explore a docker image.
44
+See `try_docker --help` for more information.
45
46
## development
47
48
* the tools are developed inside a docker container
0 commit comments