Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using UID 12021 of user ubuntu #378

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Switch to using UID 12021 of user ubuntu #378

merged 1 commit into from
Jan 20, 2025

Conversation

simu
Copy link
Member

@simu simu commented Jan 20, 2025

The containerbase image has a bunch of extra logic in the entrypoint script which makes it tricky to setup a custom user with correct environment variables.

Instead we just switch to using the new UID of user ubuntu (12021) for the final container image.

Replaces #371 #376 #377

Checklist

  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Link this PR to related issues.

The containerbase image has a bunch of extra logic in the entrypoint
script which makes it tricky to setup a custom user with correct
environment variables.

Instead we just switch to using the new UID of user ubuntu (`12021`) for
the final container image.
@simu simu added bug Something isn't working change and removed bug Something isn't working labels Jan 20, 2025
@simu simu merged commit 16e5575 into master Jan 20, 2025
3 checks passed
@simu simu deleted the fix/container-user branch January 20, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant