mik-laj commented on issue #16803: URL: https://github.com/apache/airflow/issues/16803#issuecomment-874104406
`/var/run/docker.sock'` is owned by the user that doesn't exist in the container, so we don't have access to it. As a workaround, you can use a sidecar container with `tecnativa/docker-socket-proxy:0.1.1`. For details, see: https://github.com/apache/airflow/issues/8605#issuecomment-784273838 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
