Conversation
|
This would be incredibly useful for a project I'm working on. |
|
This Pull Request is stale because it has been open for 90 days with |
a952faa to
b0127f0
Compare
|
Any chance to get some feedback on this PR? 🙏 |
|
I can't do an official review, but going off of CI appears to be complaining about license issues, but apparently the "details" link isn't public, so I don't know what's going on there. Given that this PR does not introduce any library changes, I'm inclined to think that these are preexisting issues. |
|
This change looks good to me! Can you rebase so that CI runs and I can approve and merge? 👍 |
Signed-off-by: Maxime Brunet <max@brnt.mx>
Head branch was pushed to by a user without write access
b0127f0 to
f52f41f
Compare
Done! ❤️ |
|
Looking forward to testing this out. |
Hello! 👋
When using a base image that does not set a user (e.g.
busybox), it is desirable to set a non-root user for the built image. At the moment, this requires building a custom image built with another tool to set this value. Since it is a simple config field, it seems reasonable to have an option for it