Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could I to use the docker-socket-proxy with a password to tcp? #133

Open
antonio24073 opened this issue Aug 15, 2024 · 1 comment
Open

Comments

@antonio24073
Copy link

Hi,

I'm using docker-socket-proxy with a host network (internal, not accessible externally) and getting this tcp inside a containers like traefik and portainer.. I could not to set an internal network connection only for these containers because I'm using a normal container with this docker socket to a container with swarm (I don't know how connect a network between a normal container and a swarm node without to use the host network (not accessible externally). so the other containers can acess the tcp connection too.

Could I to use the docker-socket-proxy with a password to this tcp connection?

Best regards,

@antonio24073
Copy link
Author

Something like:

    command: -H tcp://username:[email protected]:1234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant