-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
more resilient installs in case there is an ID conflict
Previously, installs would fail if the installing user had ID=1000, since the base image (ubuntu:noble) had a user named "ubuntu" with ID=1000. If this occurs, we just rename the user "ubuntu" to UNAME
- Loading branch information
1 parent
f0525ef
commit f869b85
Showing
2 changed files
with
41 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters