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

Does not currently support unified images #50

Open
rhampt opened this issue Apr 8, 2022 · 1 comment
Open

Does not currently support unified images #50

rhampt opened this issue Apr 8, 2022 · 1 comment

Comments

@rhampt
Copy link

rhampt commented Apr 8, 2022

resin/resinos:2.95.12_rev1-genericx86-64-ext is a unified release so there is no distinction between production & development images. The image will be configured appropriately if a user downloads it using the SDK/CLI/web. If they use the hostapp it will be configured with whatever their config.json states for developmentMode, as the hostapp does not include the boot partition.

It currently hardcodes a -dev to images (as seen in Dockerfile.template#L6 )

The config.json that is copied to the boot mount should have developmentMode: true. The config.json is downloaded from the balenaCloud dashboard—this needs to be a development version.

Also, it should stop using dockerhub and use bh.cr instead

Current workaround: Use balenaos-in-container as is for balenaOS releases before v2.85

@jellyfish-bot
Copy link

[rhampt] This issue has attached support thread https://jel.ly.fish/4f6c2b76-f127-4d09-ac41-ee63c0f7e03f

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