commit 095878593cff93edad4b258cddfdb12db4db0cb1
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Aug 3 21:08:48 2018 +0300

    add example for --experimental flag

 docker.sysconfig | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/docker.sysconfig b/docker.sysconfig
index 4f3191c..1b5cfc4 100644
--- a/docker.sysconfig
+++ b/docker.sysconfig
@@ -16,5 +16,8 @@ SERVICE_LIMITS="-n 1048576 -u 1048576"
 # Use overlay storage driver
 #OPTIONS="$OPTIONS --storage-driver=overlay"
 
+# 
https://github.com/docker/docker-ce/blob/master/components/cli/experimental/README.md
+#OPTIONS="$OPTIONS --experimental"
+
 # Mirror local registry in intranet which has no ssl cert
 #OPTIONS="$OPTIONS --insecure-registry registry.example.lan:5000 
--registry-mirror http://registry.example.lan:5000";
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/docker-ce.git/commitdiff/095878593cff93edad4b258cddfdb12db4db0cb1

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to