support for mem_limit and memswap_limit

This commit is contained in:
Brad Rydzewski
2020-01-17 11:22:38 -08:00
parent 01bf779338
commit bf03fa4580

View File

@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- abstract polling and execution to runner-go library
- use trace level logging for context errors
- prefix docker resource names
- support for mem_limit and memswap_limit
### Fixed
- initialize environment map to prevent nil pointer