You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[docker] security fix of sudo/chown/user issue #1638 (#1639)
## Summary
Potential fix of mentioned security issue:
#1638
## How was it tested?
devbox generate dockerfile
docker build -t devbox-test .
docker run -it devbox-test
---------
Co-authored-by: John Lago <[email protected]>
0 commit comments