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
Since there are two options for the RunnerScaleSet, which one is better to use?
When I'm using the docker/build-push-action in DinD mode, I notice very little resources being used on the runner container. But, when I run something other than a docker build in DinD mode, it seems to use all the cores of the underlying node/instance. Why is that? Is DinD mode hindered somehow?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Since there are two options for the RunnerScaleSet, which one is better to use?
When I'm using the docker/build-push-action in DinD mode, I notice very little resources being used on the runner container. But, when I run something other than a
docker build
in DinD mode, it seems to use all the cores of the underlying node/instance. Why is that? Is DinD mode hindered somehow?Which method do you use and why?
11 votes ·
Beta Was this translation helpful? Give feedback.
All reactions