Sign inSign up

openwhisk/thumbnail

Sponsored OSS

By Apache Software Foundation

Updated about 10 years ago

Apache OpenWhisk example that creates a polaroid-style thumbnail from a given image URL (deprecated)

Image
1

10K+

openwhisk/thumbnail repository overview

Apache OpenWhisk

License Join Slack Twitter

Apache OpenWhisk is an open source, distributed Serverless platform that executes functions (fx) in response to events at any scale. OpenWhisk manages the infrastructure, servers and scaling using Docker containers so you can focus on building amazing and efficient applications.

Getting started

Please visit the OpenWhisk project documentation to get started on our:

Disclaimer

OpenWhisk named project images found in Docker Hub may include interim development as well as tagged release convenience binaries and should not be treated as official release artifacts.

Usage

This image demonstrates OpenWhisk's support for executing arbitrary code in a safe manner (i.e., "bring your own docker image.").

As input, provide a JSON document with a field that points to an image to be thumbnailed.

   { arg: "https://upload.wikimedia.org/wikipedia/commons/5/52/Nellie_Bly_2.jpg" }

Tag summary

Content type

Image

Digest

Size

35.4 MB

Last updated

about 10 years ago

docker pull openwhisk/thumbnail

This week's pulls

Pulls:

1

Last week