Skip to content

Instantly share code, notes, and snippets.

@rafaeldalsenter
Last active December 30, 2020 17:32
Show Gist options
  • Save rafaeldalsenter/5e59b6d34e1cb6948a3f51f7ebe74f54 to your computer and use it in GitHub Desktop.
Save rafaeldalsenter/5e59b6d34e1cb6948a3f51f7ebe74f54 to your computer and use it in GitHub Desktop.
FROM rafaeldalsenter/k8s-cloud-deploy:1.0
ENV PROJECT_ID=test-project
ENV REGION=us-west1
ENV CLOUD=gcp
# This "." folder contains K8s files and CREDENTIALS.json
COPY . /app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment