We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ffa1a commit 6c0cfb9Copy full SHA for 6c0cfb9
1 file changed
README.md
@@ -22,4 +22,9 @@ The backend of https://lorem.space lives here.
22
* `min-width`: minimum supported width (integer)
23
* `max-width`: maximum supported width (integer)
24
* `min-height`: minimum supported height (integer)
25
-* `max-height`: maximum supported height (integer)
+* `max-height`: maximum supported height (integer)
26
+
27
+### Docker
28
+You can pull & run the public docker image from github package registry:
29
30
+`$ docker pull ghcr.io/manasky/lorem-server:latest`
0 commit comments