forked from ports/contrib
8 lines
113 B
Bash
8 lines
113 B
Bash
# Docker Daemon Configuration
|
|
#
|
|
# For configuration options see: docker daemon --help
|
|
|
|
OPTS=""
|
|
|
|
# vim: syntax=sh
|