dbad75775b
- Create a driver to support OOB actions via libvirt API - Update Makefile with external dependency target - Update Makefile and tooling to support new chart pipeline - Add 'drydock' make target for chart building - Add step to install helm binary Change-Id: I8a3984d8fd70f99a82a954b7a869eab8e30145b4
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
# These are host packages needed for Drydock
|
|
# that don't come on a minimal Ubuntu install
|
|
libvirt-dev
|
|
pkg-config
|
|
python3-dev
|
|
python-tox
|
|
docker.io
|
|
gcc
|