apko
apko copied to clipboard
Exclude option for build
Is there a way to exclude the subpackage during the build.
I want to exclude the below subpackage during the build. subpackages:
- name: "${{package.name}}-base" description: "${{package.name}} without /usr/bin/python3" dependencies: runtime: - py3-setuptools-wheel - py3-pip-wheel
https://github.com/wolfi-dev/os/blob/main/python-3.11.yaml