Is there an issue in docker or environments suppor...
# development
l
Is there an issue in docker or environments support that a newbie could learn from and make progress on? Asking for a friend 🙂
c
l
🫡 thank you!
👍 1
ah, sigh, another M1 issue, this time with hadolint. I hope that has a resolution as simple as the previous ones ...
Copy code
"v2.10.0|macos_x86_64|59f0523069a857ae918b8ac0774230013f7bcc00c1ea28119c2311353120867a|2514960",
        "v2.10.0|macos_arm64 |59f0523069a857ae918b8ac0774230013f7bcc00c1ea28119c2311353120867a|2514960",  # same as mac x86
🤞 1
b
https://github.com/pantsbuild/pants/issues/17355 is a good summary, although fairly unprioritised
🙏 1
l
I've taken a stab at something that at least gets shell args passed into the docker environment for the purposes of running tests. But it feels a bit suspect, and I'd like someone more seasoned to take a look and advise on direction https://github.com/pantsbuild/pants/issues/18577#issuecomment-1785382316