aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a8e1656c..2a1a158f 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,9 @@ service gemini
}
```
+$ docker build -t kineto -f Dockerfile.proxy .
+$ docker run --rm -p 8080:8080 kineto
+
## Migrating a Wordpress blog to Gemini
Note: only posts are migrated.