Sign in
fuchsia
/
third_party
/
grpc
/
54dfa37c0450f18a97c434d1adb37909647e09e6
/
.
/
templates
/
tools
/
dockerfile
/
gcp_api_libraries.include
blob: adecb92c150e3cf1427155c1f8ca7ed91b6411d5 [
file
]
# Google Cloud platform API libraries
RUN apt
-
get
update
&&
apt
-
get
install
-
y python
-
pip
&&
apt
-
get
clean
RUN pip install
--
upgrade google
-
api
-
python
-
client