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

fix(wolfi): Build DX toolbox variant from wolfi-base with SDK tooling #57

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

EyeCantCU
Copy link
Member

As the Wolfi SDK is built as an appliance, it's missing a few core packages available in wolfi-base that provide a better development experience

Additionally, an issue was ran into when building from the SDK image where it will attempt to add a local packages repository that gets hardcoded to /github/workspace/packages preventing clean upgrades

Instead of building from the SDK, build from wolfi-base and install packages used in the Wolfi SDK image

As the Wolfi SDK is built as an appliance, it's missing a few core packages
available in wolfi-base that provide a better development experience

Additionally, an issue was ran into when building from the SDK image where
it will attempt to add a local packages repository that gets hardcoded to
`/github/workspace/packages` preventing clean upgrades

Instead of building from the SDK, build from wolfi-base and install packages
used in the Wolfi SDK image

Signed-off-by: RJ Trujillo <[email protected]>
@m2Giles m2Giles added this pull request to the merge queue Feb 8, 2024
Merged via the queue into main with commit 0b158b3 Feb 8, 2024
7 checks passed
@m2Giles m2Giles deleted the dx-wolfi-base branch February 8, 2024 23:22
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