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

feat(Alpine Dockerfile): use numeric user/group 1000:1000 for compatibility with K8s #107

Merged

Conversation

orlandothoeny
Copy link
Contributor

@orlandothoeny orlandothoeny commented Feb 24, 2023

The Kubernetes securityContext.runAsNonRoot option required numeric user IDs

Close #105

@dentarg
Copy link
Member

dentarg commented May 10, 2023

Looks good to me, can you rebase?

…bility with K8s

The Kubernetes securityContext.runAsNonRoot option required numeric user IDs
@orlandothoeny orlandothoeny force-pushed the alpine-dockerfile-numeric-user branch from 13564dd to 8bf5136 Compare May 11, 2023 08:27
@orlandothoeny
Copy link
Contributor Author

@dentarg Sure. Done

@dentarg dentarg merged commit 1d9b155 into cloudamqp:main May 11, 2023
dentarg added a commit that referenced this pull request May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker image: Non-numeric user ID causes errors when running inside Kubernetes
2 participants