Skip to content

Docker image to enable swap on docker host ;)

Notifications You must be signed in to change notification settings

EHER/docker-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Docker image to enable swap on docker host ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages