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
The Dockerfile best practices suggest services should be run with a non-root user. The current documentation and samples do not discuss or show the Dockerfile best practices around USER. They should be updated to illustrate the best practices.