mohamedawnallah commented on PR #35577: URL: https://github.com/apache/beam/pull/35577#issuecomment-3075071537
Hey @damccorm, I haven't experimented with this yet and not sure about the feasibility of this suggestion I think if we update the ubuntu version to latest for self-hosted runners it would probably solve this docker_in_docker environment issue entirely and may be future related issues https://github.com/apache/beam/blob/e8d4395d081b2676756b541ae72edcf20f1d9df4/.github/gh-actions-self-hosted-runners/self-hosted-linux/docker/Dockerfile#L19 The minimum recommend ubuntu version for docker to run stably is `Ubuntu Jammy 22.04 (LTS)` as seen in https://docs.docker.com/engine/install/ubuntu/#os-requirements I am still uncertain if there are dependencies that depends on the existing ubuntu version `20.04` What do you think? -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org