Picolab / pico-engine

An implementation of the pico-engine hosted on node.js
http://picolabs.io/
MIT License
43 stars 8 forks source link

Docker Container #119

Open windley opened 7 years ago

windley commented 7 years ago

Create a Docker container for the pico engine.

Be sure to support

When it works, put it in the Docker store.

Write documentation for how to use it/

0joshuaolson1 commented 7 years ago

From an old issue opened by https://github.com/alias1:

May be of interest: functions as a service on docker

https://github.com/alexellis/faas http://blog.alexellis.io/functions-as-a-service/

0joshuaolson1 commented 7 years ago

On Jan 5, 2017, someone managed to run the engine in Docker: http://forum.picolabs.io/t/running-pico-engine-in-docker/55

0joshuaolson1 commented 7 years ago

There are two docker types we're considering: -engine/Wrangler -Manifold, including the engine One day, we might like both.

windley commented 7 years ago

A third is the engine with nginx