can't stop creation of docker and just want the runner #3738
Unanswered
dsidman-aeg
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried this in my runner yaml manifest:
env:
- name: DOCKER_ENABLED
value: "false"
However, the controller always overrides that value and sets it to true. If I don't want Docker, how do I get the controller not to override the deployment manifest? I want the runner only, no docker. Please advise. Thank you. Have a great rest of your day!
Beta Was this translation helpful? Give feedback.
All reactions