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

Do not store user specific data in docker images #113

Open
kbgl opened this issue Mar 5, 2021 · 0 comments
Open

Do not store user specific data in docker images #113

kbgl opened this issue Mar 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kbgl
Copy link
Contributor

kbgl commented Mar 5, 2021

Currently Pelion docker images contains hardcoded USER_ID and GROUP_ID passed to docker build command. By removing this we could reuse same image for users sharing same build machine.

Having user-independent images it would be beneficial to have additional variable to set container prefix (for --container feature) - PELION_CONTAINER_PREFIX.

@kbgl kbgl added the enhancement New feature or request label Mar 5, 2021
@kbgl kbgl mentioned this issue Mar 5, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant