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

get rid of balena base image for containers #516

Open
pritamghanghas opened this issue Mar 31, 2023 · 1 comment
Open

get rid of balena base image for containers #516

pritamghanghas opened this issue Mar 31, 2023 · 1 comment

Comments

@pritamghanghas
Copy link
Contributor

we currently use balena base image for our containers. We are not using any of their features as AFAIK. But the latest python in it creates problems with pip and some very large package fall back to compilation like grpc and gobject.

Acceptance Criterion

  • switch to a debian lite base image instead of nebra image.
  • use github registry for cache rather than docker.
@pritamghanghas pritamghanghas changed the title base image switch get rid of balena base image for containers Mar 31, 2023
@shawaj
Copy link
Member

shawaj commented Mar 31, 2023

The only feature we use is install_packages feature and the supervisor labels but apart from that I don't think anything

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

No branches or pull requests

2 participants