We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb885b8 commit 4034973Copy full SHA for 4034973
README.md
@@ -2,6 +2,8 @@
2
3
## Usage
4
5
+Install dockerc from the [latest release](https://github.com/NilsIrl/dockerc/releases).
6
+
7
Example with the `oven/bun` docker image. This works for any image you can think of!
8
9
```
@@ -26,4 +28,4 @@ $ dockerc --image docker://oven/bun --output bun
26
28
* Small binary size
27
29
* Full static linking
30
-[0]: https://docs.docker.com/engine/reference/commandline/container_run/
31
+[0]: https://docs.docker.com/engine/reference/commandline/container_run/
0 commit comments