Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

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

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]

@resin-jenkins
Copy link

Can one of the admins verify this patch?

…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 8be1af0 to a25430d Compare May 17, 2021 09:05
@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

@resin-jenkins add to whitelist

@alexgg
Copy link
Contributor Author

alexgg commented May 17, 2021

@resin-jenkins ok to test

Update balena-yocto-scripts to 1.12.13

Change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
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:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update HOSTTOOLS to support building with balena-engine
2 participants