Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed May 27, 2016
1 parent cd495ff commit 0919fab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gcloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ RUN set -x \
&& apk del .build-deps

WORKDIR /root
ENV PATH $PATH:/usr/src/google-cloud-sdk/bin

ENTRYPOINT ["/usr/src/google-cloud-sdk/bin/gcloud"]
ENTRYPOINT ["gcloud"]

0 comments on commit 0919fab

Please sign in to comment.