Skip to content

Conversation

@ycardaillac
Copy link

@ycardaillac ycardaillac commented Sep 11, 2025

this package helps making sense of docker image builded by yocto, they are now automatically tagged with:
balenaos-${MACHINE}-${BASENAME}:latest
balenaos-${MACHINE}-${BASENAME}:$(date +%Y%m%d%H%M%S)

Here's what it would look like :

REPOSITORY TAG IMAGE ID CREATED SIZE balenaos-generic-amd64-balena-image 20250911094242 ff5a4728ea64 14 minutes ago 651MB balenaos-generic-amd64-balena-image latest ff5a4728ea64 14 minutes ago 651MB balenaos-generic-amd64-balena-image 20250911092551 581a35e9e126 31 minutes ago 651MB

Note that the hour is build time is UTC and not the local builder's one. I'm not sure of the overall implication of this change, but imo since we were using IMAGE ID only, we can still do that safely. This change is mostly useful in order to have a better dev experience and do not change anything regarding balena-os.

Change-type: patch


Contributor checklist

Reviewer Guidelines

  • When submitting a review, please pick:
    • 'Approve' if this change would be acceptable in the codebase (even if there are minor or cosmetic tweaks that could be improved).
    • 'Request Changes' if this change would not be acceptable in our codebase (e.g. bugs, changes that will make development harder in future, security/performance issues, etc).
    • 'Comment' if you don't feel you have enough information to decide either way (e.g. if you have major questions, or you don't understand the context of the change sufficiently to fully review yourself, but want to make a comment)

this package helps making sense of docker image builded by yocto,
they are now automatically tagged with:
balenaos-${MACHINE}-${BASENAME}:latest
balenaos-${MACHINE}-${BASENAME}:$(date +%Y%m%d%H%M%S)

Change-type: patch
Signed-off-by: Yann CARDAILLAC <yann.cardaillac@balena.io>
@ycardaillac ycardaillac requested review from a team and alexgg September 11, 2025 09:59
@flowzone-app
Copy link
Contributor

flowzone-app bot commented Sep 11, 2025

Website deployed to CF Pages, 👀 preview link https://2e2cabf8.balena-os.pages.dev

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.

2 participants