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

local.conf.sample: Update host tools to replace docker with balena-engine #88

Closed
wants to merge 5 commits into from

Conversation

alexgg
Copy link
Contributor

@alexgg alexgg commented May 13, 2021

For overlay based device types, remove docker and add a set of host tools
dependencies to use rootless balena-engine instead. For aufs based devices,
we leave docker as rootless is not supported over aufs

Change-type: patch
Changelog-entry: Update host tools to replace docker with balena-engine in build process
Signed-off-by: Alex Gonzalez [email protected]

…gine

Add a set of host tools dependencies to use rootless balena-engine.

For overlay based devices, the docker host tool will be removed once the
meta-balena supports building with balena-engine.

For devcies that use aufs we leave docker as rootless is not supported over
aufs, and we will remove it once aufs devices are deprecated.

Change-type: patch
Changelog-entry: Update host tools to replace docker with balena-engine in build process
Signed-off-by: Alex Gonzalez <[email protected]>
@alexgg alexgg force-pushed the alexgg/hosttools-docker-replace branch from dfeaa35 to c0c8ea8 Compare May 17, 2021 09:06
@alexgg alexgg linked an issue May 17, 2021 that may be closed by this pull request
@alexgg
Copy link
Contributor Author

alexgg commented May 17, 2021

@balena-ci rebase

@ghost ghost force-pushed the alexgg/hosttools-docker-replace branch from c0c8ea8 to 4bca7bf Compare May 17, 2021 11:05
Update balena-yocto-scripts to 1.12.13

Change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
@alexgg alexgg force-pushed the alexgg/hosttools-docker-replace branch from 4bca7bf to a98ccfd Compare May 17, 2021 12:33
alexgg added 3 commits May 17, 2021 14:43
Before merging alexgg/replace-docker into meta-balena master, test all
device repositories build

Change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
Change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
@alexgg alexgg closed this May 18, 2021
@alexgg alexgg deleted the alexgg/hosttools-docker-replace branch May 18, 2021 09:30
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.

Update HOSTTOOLS to support building with balena-engine
1 participant