aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools/dockerfile/gcp_api_libraries.include
blob: adecb92c150e3cf1427155c1f8ca7ed91b6411d5 (plain)
1
2
3
# 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