Hi, I am struggling since 3 days to acheive, something simple according to docs but it seems it is not the case.
I need to access my docker on Centos7 remotely on port 2375. I did all what is recommended on all threads I can find on earth but it is not working. on a thread I opened yesterday mistakenly on docker for windows forum #318, again received the same exact response asking me to issue
dockerd should be added to the standard /usr/bin path on CentOS 7. Check to see that it is there (ls /usr/bin/dockerd) - if it is, make sure your path settings are correct. If it’s not, docker hasn’t correctly installed and you might want to try again.
Once you get that figured out, the command you list should expose the remote api. In CentOS 7, the init system is systemd, so you might want to create the following folder/file location with the desired docker exec command: