Files
fn-serverless/api/agent/drivers
Tolga Ceylan 9584643142 fn: size restricted tmpfs /tmp and read-only / support (#1012)
* fn: size restricted tmpfs /tmp and read-only / support

*) read-only Root Fs Support
*) removed CPUShares from docker API. This was unused.
*) docker.Prepare() refactoring
*) added docker.configureTmpFs() for size limited tmpfs on /tmp
*) tmpfs size support in routes and resource tracker
*) fix fn-test-utils to handle sparse files better in create file

* test typo fix
2018-05-25 14:12:29 -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.