]> git.pld-linux.org Git - packages/docker.git/blobdiff - docker.sysconfig
add sysconfig file
[packages/docker.git] / docker.sysconfig
diff --git a/docker.sysconfig b/docker.sysconfig
new file mode 100644 (file)
index 0000000..f49dc8a
--- /dev/null
@@ -0,0 +1,7 @@
+# Customized settings for Docker
+
+# Define nice level for docker
+SERVICE_RUN_NICE_LEVEL="+0"
+
+# Modify these options if you want to change the way the docker daemon runs
+#OPTIONS=""
This page took 0.076471 seconds and 4 git commands to generate.