mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4e65c1c319
Created a validation that detects all trailing whitespaces from every text file that isn't *.go, *.md, vendor/*, docs/theme/mkdocs/tipuesearch* Removed trailing whitespaces from every text file except from vendor/* builder/parser/testfiles*, docs/theme/mkdocs/tipuesearch* and *.md Signed-off-by: André Martins <martins@noironetworks.com>
7 lines
199 B
Text
7 lines
199 B
Text
# /etc/sysconfig/docker
|
|
#
|
|
# Other arguments to pass to the docker daemon process
|
|
# These will be parsed by the sysv initscript and appended
|
|
# to the arguments list passed to docker -d
|
|
|
|
other_args=""
|