Skip to content

Commit

Permalink
Add missing dependencies to Kubernetes resource images.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arik Kfir committed Dec 3, 2017
1 parent bb2fec2 commit ad443f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/Dockerfile.k8s
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM infolinks/deployster-dresource:local
RUN gcloud components install kubectl
COPY src/k8s.py src/gcp_gke_cluster.py /deployster/lib/
COPY src/gcp.py src/gcp_services.py src/gcp_project.py src/k8s.py src/gcp_gke_cluster.py /deployster/lib/

0 comments on commit ad443f7

Please sign in to comment.