diff --git a/openstack/python-platformclients/debian/stx-platformclients.stable_docker_image b/openstack/python-platformclients/debian/stx-platformclients.stable_docker_image new file mode 100644 index 00000000..489092e3 --- /dev/null +++ b/openstack/python-platformclients/debian/stx-platformclients.stable_docker_image @@ -0,0 +1,12 @@ +BUILDER=loci +LABEL=stx-platformclients +PROJECT=infra +PROJECT_REPO=nil +DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion helm kubernetes-1.21.8-client" +PIP_PACKAGES="pycryptodomex httplib2 pylint pyopenssl ndg-httpsclient pyasn1 \ + six prettytable PyYAML python-keystoneclient python-barbicanclient \ + python-openstackclient cgtsclient fmclient distributedcloud_client \ + osprofiler beautifulsoup4 oidcauthtools mechanize html5lib webencodings \ + nfv-client" +CUSTOMIZATION="ln -s /usr/local/kubernetes/1.21.8/stage2/usr/bin/kubectl /usr/bin/" +PYTHON3=no