Skip to content

Commit 6c0cfb9

Browse files
authored
Add docker image address
1 parent d0ffa1a commit 6c0cfb9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,9 @@ The backend of https://lorem.space lives here.
2222
* `min-width`: minimum supported width (integer)
2323
* `max-width`: maximum supported width (integer)
2424
* `min-height`: minimum supported height (integer)
25-
* `max-height`: maximum supported height (integer)
25+
* `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

Comments
 (0)