Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 285 Bytes

docker-swap

Deploy to Docker Cloud

Enable swap on you docker host.

Usage

docker run -v /swapfile:/swapfile -e SWAP_SIZE_IN_GB=4 -e SWAPPINESS=10 eher/docker-swap