aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools/dockerfile/gcp_api_libraries.include
blob: 5a263649d2caa2fa42bc7a4d6d05954916538710 (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 oauth2client