]> git.pld-linux.org Git - packages/docker.git/blob - docker.sysconfig
add sysconfig file
[packages/docker.git] / docker.sysconfig
1 # Customized settings for Docker
2
3 # Define nice level for docker
4 SERVICE_RUN_NICE_LEVEL="+0"
5
6 # Modify these options if you want to change the way the docker daemon runs
7 #OPTIONS=""
This page took 0.039238 seconds and 3 git commands to generate.