[docker] Include python k8s package in ray-deps (#11703)

This commit is contained in:
Ian Rodney
2020-10-29 10:57:23 -07:00
committed by GitHub
parent 6999db93cb
commit 87e971bff0
+1
View File
@@ -12,6 +12,7 @@ RUN $HOME/anaconda3/bin/pip --no-cache-dir install $(basename $WHEEL_PATH)[all]
"boto3==1.4.8" \
"google-api-python-client==1.7.8" \
"google-oauth" \
"kubernetes" \
"azure-cli-core==2.4.0" \
"azure-mgmt-compute==12.0.0" \
"azure-mgmt-msi==1.0.0" \