Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove alpine from CITGM runs #1069

Open
mcollina opened this issue Jul 22, 2024 · 3 comments
Open

remove alpine from CITGM runs #1069

mcollina opened this issue Jul 22, 2024 · 3 comments

Comments

@mcollina
Copy link
Member

I recommend we skip alpine from CITGM runs, because it does not have the IPv6 network.

@targos
Copy link
Member

targos commented Jul 22, 2024

Another option is to setup IPv6. Alpine runs in containers, maybe it's an easy change to the Dockerfile.

@targos
Copy link
Member

targos commented Jul 28, 2024

I had a look and I think we would need to configure ipv6 at the Docker daemon level: https://docs.docker.com/config/daemon/ipv6/#use-ipv6-for-the-default-bridge-network

@nodejs/build-infra wdyt?

It seems relatively important to me that we keep running CITGM on Alpine hosts because many people use it in production.

@SimenB
Copy link
Member

SimenB commented Jul 28, 2024

It seems relatively important to me that we keep running CITGM on Alpine hosts because many people use it in production.

Agreed. Anecdotally, but I don't think I've encountered any node projects in production that does not use alpine (except for some that need specific native dependencies that are way easier with a debian distro). Might of course be extra skewed by debian being easier, thus leading to less bug reports etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants