Files
fn-serverless/api/agent/drivers
Tolga Ceylan 0f50537150 fn: allow specified docker networks in functions (#982)
* fn: allow specified docker networks in functions

If FN_DOCKER_NETWORK is specified with a list of
networks, then agent driver picks the least used
network to place functions on.

* add mutex comment
2018-05-09 12:24:15 -07:00
..
2018-03-28 10:16:40 -07:00
2018-03-28 10:16:40 -07:00

This package is intended as a general purpose container abstraction library. With the same code, you can run on Docker, Rkt, etc.