forked from Icycoide/searxng
[fix] container: base-builder should have essentials
The wolfi-base metapackage includes busybox, ca-certificates-bundle and the package manager. The change is to make the use of base-builder image more flexible.
This commit is contained in:
parent
5dff826937
commit
a195f52412
1 changed files with 1 additions and 3 deletions
|
@ -4,9 +4,7 @@ contents:
|
||||||
repositories:
|
repositories:
|
||||||
- https://packages.wolfi.dev/os
|
- https://packages.wolfi.dev/os
|
||||||
packages:
|
packages:
|
||||||
- wolfi-baselayout
|
- wolfi-base
|
||||||
- ca-certificates-bundle
|
|
||||||
- busybox
|
|
||||||
- build-base
|
- build-base
|
||||||
- python-3.13-dev
|
- python-3.13-dev
|
||||||
- py3-pip
|
- py3-pip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue