ublue-os / toolboxes

Centralized repository of containers designed for Toolbox/Distrobox
Apache License 2.0
42 stars 10 forks source link

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

Closed EyeCantCU closed 4 months ago

EyeCantCU commented 4 months ago

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