Sign inSign up

stead/imaginary-alpine

By stead

Updated almost 9 years ago

Lightweight Docker image for image processing service Imaginary

Image
0

580

stead/imaginary-alpine repository overview

Imaginary Alpine

Lightweight Docker image for image processing service Imaginary.

Image size is 16mb compressed.

Usage

See Imaginary readme for full usage.

docker run --rm stead/imaginary-alpine -h
Example

Start the server

docker run --rm -p 9000:9000 stead/imaginary-alpine -enable-url-source

Resize an image

http://localhost:9000/resize?width=800&height=500&url=https://c1.staticflickr.com/1/409/18186063494_386acbe85c_k.jpg&type=webp

Disclaimer

This has not been tested in production. Use at your own risk.

Tag summary

Content type

Image

Digest

Size

15.2 MB

Last updated

almost 9 years ago

docker pull stead/imaginary-alpine