openllb / hlb

A developer-first language to build and test any software efficiently
https://openllb.github.io/hlb/
Apache License 2.0
108 stars 12 forks source link

add some forward options to control ownership/mode for unix files #342

Closed coryb closed 1 year ago

coryb commented 1 year ago

Running into an edge case using forward where the image has a USER nonroot instruction causing processes inside the run instructions to be unable to read the forwarded unix socket.