Files
fn-serverless/api/agent/drivers
Tolga Ceylan dc4d90432b fn: memory limit adjustments (#746)
1) limit kernel memory which was previously unlimited, using
   same limits as user memory for a unified approach.
2) disable swap memory for containers
2018-02-07 16:48:52 -08:00
..
2017-09-07 11:55:50 -07:00
2018-02-06 16:16:40 -08:00

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