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
* Move base image to new heredoc format
There are no functional changes
* Add --no-log-init to useradd call
This is to work around a bug in Go/Docker when large user ids are used and is in preparation of further security relevant changes where we are going to change the default user id
* Hadolint
* Hadolint
* Remove explicit creation of home directory as useradd will create it already
* useradd now creates home directory as well
better formatting of command
0 commit comments