Skip to content
Snippets Groups Projects
Commit ddcbf21f authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Update README.md

parent 62cdc99d
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ sistemas (CentOS, Debian, Fedora, Ubuntu).
Una vez instalado, podes correr varios dockers a la vez. Si ves el aviso `WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.` la solucion posible esta en https://docs.docker.com/install/linux/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
Normalmente es suficiente con:
Normalmente es suficiente (en Debian) con:
```
$ echo 'GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1"' >> /etc/default/grub
$ update-grub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment