We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f39bf commit 7e33fd7Copy full SHA for 7e33fd7
README.md
@@ -105,7 +105,7 @@ Ready to use/deploy images can be found on Github registry.
105
- https://github.com/developmentseed/titiler/pkgs/container/titiler
106
107
```bash
108
-docker run
+docker run \
109
--platform=linux/amd64 \
110
-p 8000:8000 \
111
--rm -it ghcr.io/developmentseed/titiler:latest \
0 commit comments