1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
dockerfiles/imaginary/README.md
2021-10-18 17:40:24 +08:00

15 lines
341 B
Markdown

imaginary
=========
[Imaginary][1] is a fast HTTP microservice written in Go for high-level image
processing backed by bimg and libvips.
## up and running
```bash
$ docker-compose up -d
$ http -d -o cat.png :9000/flop url==https://github.githubassets.com/images/modules/logos_page/Octocat.png
```
[1]: https://github.com/h2non/imaginary