-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Similar to the changes in #113 - but to allow multiple plugins, installed via pip
e.g.:
build a ckan-cloud-operator image with a list of plugins, each line is pip installed:
export CCO_PLUGINS="
cco-provider-jenkins
cco-provider-nfs
cco-provider-postgres
https://github.com/OriHoch/cco-provider-kamatera/archive/v0.0.4.tar.gz
"
docker build -t my-special-ckan-cloud-operator --build-arg CCO_PLUGINS --build-arg K8_PROVIDER=custom-kamatera .
pwalsh
Metadata
Metadata
Assignees
Labels
No labels