[PLDWWW] page changed: packages:docker
"Elan Ruusamäe (glen)"
glen at pld-linux.org
Sat Jun 18 10:39:37 CEST 2016
add addgroup notice
--- https://www.pld-linux.org/packages/docker?rev=1465477195
+++ https://www.pld-linux.org/packages/docker?rev=1466239177
@@ -34,8 +34,18 @@
Or, to enable it more permanently, enable it on the host's **/etc/sysctl.conf**:
net.ipv4.ip_forward=1
+
+ ===== Rights =====
+
+ Don't run docker as ''root''. Add your user to ''docker'' group in host to be able to run from your own user.
+
+ <note tip>
+ By adding yourself to the docker group you are effectively granting yourself full root permissions. For more information please read [[https://www.andreas-jung.com/contents/on-docker-security-docker-group-considered-harmful|On Docker security: docker group considered harmful]].
+ </note>
+
+ Whoever, we still consider that more secure approach than just running as root. Accidental damage to Host system is minimized this way.
===== How To =====
==== Maintenance ====
Diff URL:
https://www.pld-linux.org/packages/docker?do=diff&r1=1465477195&r2=1466239177
--
This mail was generated by DokuWiki at
https://www.pld-linux.org/
More information about the pld-cvs-commit
mailing list