docker-tls-helper icon indicating copy to clipboard operation
docker-tls-helper copied to clipboard

Automate the process of creating the numerous certificates and keys to secure your docker daemon over TLS

Results 2 docker-tls-helper issues
Sort by recently updated
recently updated
newest added

/etc/default/docker is ignored in CentOS 7 x64. so the environment command will look something like this ``` echo 'DOCKER_NETWORK_OPTIONS="--tlsverify --tlscacert=/etc/docker/tls/ca.crt --tlscert=/etc/docker/tls/server.crt --tlskey=/etc/docker/tls/server.key -H=0.0.0.0:2376 -H unix:///var/run/docker.sock "' | sudo tee /etc/sysconfig/docker-network...

dockertls.sh: line 40: syntax error near unexpected token `(' dockertls.sh: line 40: ` -extfile