#๐Ÿ‘‹ @Erik Sipsma @vito Hey, I'm guessing

1 messages ยท Page 1 of 1 (latest)

versed steeple
#

guessing you tried and that doesn't work already? I feel like most of the low-level plumbing probably exists to support it, might just need to be hooked up in a few missing places?

#

going off memory, i'll double check

red violet
#

oh wait, I'll try first

#

I just assumed

#

bold of me

#

(thought it would be wrapped into something different than an exec error)

versed steeple
#

(in WrapError)

red violet
#

doesn't seem to get caught

versed steeple
#

trying to change that would require hacking the dockerfile frontend to include extra rw mounts in the exec-op created for RUNs

#

so not sure what level of desperation you're at ๐Ÿ™‚

red violet
#

definitely BELOW that haha

versed steeple
#

I'm admittedly going off just reading the code, if you want to confirm it's hitting that line I linked to above you could add some println debugging, just on the off chance i'm misreading/remembering