-
-
Thank you, couldn't find it.
-
You will need to use remote docker executor instead of remote shell executor.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
Hi, for the agent itself, i can map docker.sock to the agent so it has docker available like so:
How can I do the same for the
Execute Commandsstep of a job that is using docker container to run? i need to rundocker buildanddocker publishin one of my steps and I prefer using the Execute Commands rather than the built in Image steps. currently my job is failing on:thanks