Skip to content

Commit 4034973

Browse files
committed
mention how to install dockerc
1 parent eb885b8 commit 4034973

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Usage
44

5+
Install dockerc from the [latest release](https://github.com/NilsIrl/dockerc/releases).
6+
57
Example with the `oven/bun` docker image. This works for any image you can think of!
68

79
```
@@ -26,4 +28,4 @@ $ dockerc --image docker://oven/bun --output bun
2628
* Small binary size
2729
* Full static linking
2830

29-
[0]: https://docs.docker.com/engine/reference/commandline/container_run/
31+
[0]: https://docs.docker.com/engine/reference/commandline/container_run/

0 commit comments

Comments
 (0)