servicecatalog / crowbar-escm

Crowbar ESCM Installer.
0 stars 0 forks source link

Create swap for Docker instance #29

Closed GoebelL closed 6 years ago

GoebelL commented 6 years ago

From @shimizuf on November 14, 2017 8:47

At the moment the Docker instance is created without swap space. In case of memory pressure there is a risk of processes being killed. We should create at least some swap space.

Copied from original issue: servicecatalog/crowbar-openstack#29

GoebelL commented 6 years ago

From @shimizuf on November 14, 2017 14:0

Done.