sebastianliebscher commented on PR #24504: URL: https://github.com/apache/superset/pull/24504#issuecomment-1605686219
@craig-rueda @alekseyolg GitHub runners [use buildx](https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md#tools). The tool [buildx](https://github.com/docker/buildx) is a "Docker CLI plugin for extended build capabilities with BuildKit". So there is no need to explicitly set `DOCKER_BUILDKIT=1`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
