Skip to content

Conversation

@bloodearnest
Copy link
Member

A few teaks to solve issue uncovered after using it downstream.

Otherwise, we could get some confusion in package metadata.
Without this, downstream builds can fail with confusing messages about
broken apt packaging. Better to explicitly fail, as all downstream
images *must* use ESM.
# Useful utility to install system packages from a file
# It does so in the lowest footprint way possible, in a single RUN command.
set -euo pipefail
set -x
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to leave this in?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, but it should have been a separate commit.

It's useful in CI if something goes wrong with this new bit of complexity/failure case I've added.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yeah, makes sense. Was just hard to tell from the context.

@bloodearnest bloodearnest merged commit 0189d4f into main Jan 20, 2026
3 checks passed
@bloodearnest bloodearnest deleted the ubuntu-pro-take-2 branch January 20, 2026 13:25
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.

3 participants