sloopstash / kickstart-docker

Containerize and deploy popular fullstacks, microservices, and Big Data workloads using Containerd, Docker, Docker compose, and Docker swarm.
https://sloopstash.com
Apache License 2.0
9 stars 76 forks source link

Add support for Docker daemon to run on TCP socket #8

Closed debidash2007 closed 1 year ago

debidash2007 commented 3 years ago

it would be wonderful if you can add support to run Docker Deamon in TCP currently it run on Unix Socket

JohnSundarraj commented 3 years ago

Sure @debidash2007, we'll take your issue as an enhancement and we'll assign our team to resolve this issue asap. Thank you.

JohnSundarraj commented 1 year ago

@debidash2007 Included the Docker daemon configuration file inside the starter-kit. Please check. Thank you.