This commit is contained in:
parent
03f28eb567
commit
52c347c342
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ RUN apk --update add --virtual build-dependencies gcc musl-dev libffi-dev openss
|
|||
docker-py google-auth httplib2 hvac idna ipaddress Jinja2 jmespath jsonpatch jsonpointer jsonschema \
|
||||
kubernetes libvirt-python MarkupSafe oauthlib openshift paramiko pyasn1 pyasn1-modules pycparser \
|
||||
PyNaCl python-dateutil python-string-utils PyYAML q requests requests-oauthlib rsa ruamel.yaml \
|
||||
six simplejson urllib3 websocket-client ansible-lint openstacksdk && \
|
||||
six simplejson urllib3 websocket-client ansible-lint openstacksdk cs && \
|
||||
apk add ca-certificates && \
|
||||
apk del build-dependencies && \
|
||||
rm -rf /var/cache/apk/* && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue