URGENT: Noble-new-builds are missing /dev/shm

we (envoyproxy) appear to have just been rolled from noble → noble-new-build images

the newer images are missing /dev/shm so it breaks our (bazel) builds - and as no sudo impossible to fix properly

not the only ones it seems

it would appear there is no workaround whatsoever

Yeah, the only workaround is to disable the sandbox (ie. –spawn_strategy=local).

for some reason that didnt work when i tried it - but yeah, it should work

right now, the workaround im more thinking of is moving the build off of netlify

Thanks for reporting. This is being fixed.

Fix should be live. Let us kknow if it’s still broken.

thanks @hrishikesh for the quick turnaround - can confirm this is fixed