diff --git a/README.md b/README.md index 3bf7386..2cb1720 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,13 @@ Binary and image distributions are available through the [releases](https://gith go get github.com/six-ddc/plow ``` +### Via Docker + +```bash +docker run --rm --net=host ghcr.io/six-ddc/plow +# docker run --rm -p 18888:18888 ghcr.io/six-ddc/plow +``` + ### Via Homebrew *Coming soon*