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

Dockerfile: Switch to using base images by arch #44

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

acostach
Copy link
Contributor

@acostach acostach commented Jun 22, 2022

Private DTs do not have base images, so switching
to using images by arch simplifies automated
testing for them.

We also remove UDEV since it's not needed
for this particular application and throws
the following warning in the application logs:
balena-hello-world Unable to start udev,
container must be run in privileged mode to start udev!

Change-type: patch
Signed-off-by: Alexandru Costache alexandru@balena.io

Connects-to: balena-os/meta-balena#2678 (comment)

Private DTs do not have base images, so switching
to using base images by arch simplifies automated
testing for them.

We also remove UDEV since it's not needed
for this particular application and throws
the following warning in the application logs:
   balena-hello-world  Unable to start udev,
   container must be run in privileged mode to start udev!

Change-type: patch
Signed-off-by: Alexandru Costache <alexandru@balena.io>
@acostach
Copy link
Contributor Author

@balena-ci I self-certify!

@acostach acostach merged commit c1f2bba into master Jun 22, 2022
@acostach acostach deleted the use_base_images_by_arch branch June 22, 2022 11:14
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.

None yet

1 participant