Skip to content

Lightweight Docker image for image processing service Imaginary

Notifications You must be signed in to change notification settings

mikestead/docker-imaginary-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Lightweight Docker image for image processing service Imaginary

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published