You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we would like to build docker image on docker agent, in order to do that I was trying to find a way to mount docker.sock and docker command into docker agent on start, but failed to find such properties for Yet Another Docker plugin. Is there are any workaround for that?
P.S. Sure I can use TCP connection from inside Docker Agent and set DOCKER_HOST env variable pointing to host machine IP, but it does not seem to be a robust option for me.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, we would like to build docker image on docker agent, in order to do that I was trying to find a way to mount docker.sock and docker command into docker agent on start, but failed to find such properties for Yet Another Docker plugin. Is there are any workaround for that?
P.S. Sure I can use TCP connection from inside Docker Agent and set DOCKER_HOST env variable pointing to host machine IP, but it does not seem to be a robust option for me.
Thanks.
The text was updated successfully, but these errors were encountered: