Files
fn-serverless/api/agent/drivers
Tolga Ceylan f97b63f878 fn: fixup temp dir read/write permissions if tmp fs size is not set. (#1024)
When TmpFsSize is not set in a route, docker fails to create a /tmp
mount that is writable. Forcing docker to explicitly to this if
read-only root directory is enabled (default).
2018-06-01 10:49:07 -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.