mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update imaginary
This commit is contained in:
parent
d3163fa579
commit
3068b2620a
@ -8,7 +8,9 @@ processing backed by bimg and libvips.
|
||||
|
||||
```bash
|
||||
$ docker-compose up -d
|
||||
$ http -d -o cat.png :9000/flop url==https://github.githubassets.com/images/modules/logos_page/Octocat.png
|
||||
$ http :9000/health
|
||||
$ http --form -d -o image.jpg :9000/flop url==https://fly.io/public/images/image-service.jpg
|
||||
$ http --form -d -o output.jpg :9000/watermark textwidth==100 text==copyright font=='sans 12' opacity==0.5 color==255,200,50 file@image.jpg
|
||||
```
|
||||
|
||||
[1]: https://github.com/h2non/imaginary
|
||||
|
Loading…
Reference in New Issue
Block a user