Replies: 1 comment 3 replies
-
Few linters (maybe swiftlint only) are run using directly their docker image, that's what docker.sock must be sent.... except if you don't use swiftlint :) |
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
There are multiple mechanisms to schedule containers on a target host. Rather than instructing users to mount this socket by default, which introduces a security weakness, I propose that we offer options.
$DOCKER_HOST
and options to set it up.Beta Was this translation helpful? Give feedback.
All reactions