Skip to content

Conversation

edwardzjl
Copy link

Starting from Ubuntu 23.04, the system includes a default 'ubuntu' user (UID 1000) to serve as a non-root OCI user. This cause errors when building the base image: useradd: UID 1000 is not unique.

Since we don't need the default 'ubuntu' user, this commit removes it.

Original PR: kubeflow/kubeflow#7728

Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign thesuperzapper for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Starting from Ubuntu 23.04, the system includes a default 'ubuntu' user (UID 1000) to serve as a non-root OCI user. This cause errors when building the base image: `useradd: UID 1000 is not unique`.

Since we don't need the default 'ubuntu' user, this commit removes it.

Original PR: <kubeflow/kubeflow#7728>

Signed-off-by: Junlin Zhou <[email protected]>
@andyatmiami
Copy link
Contributor

/area v1

@google-oss-prow google-oss-prow bot added the area/v1 area - version - kubeflow notebooks v1 label Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/v1 area - version - kubeflow notebooks v1 size/XS
Projects
Status: Needs Triage
Development

Successfully merging this pull request may close these issues.

2 participants