MarkEdmondson1234 / googleCloudRunner

Easy R scripts on Google Cloud Platform via Cloud Run, Cloud Build and Cloud Scheduler
https://code.markedmondson.me/googleCloudRunner/
Other
81 stars 26 forks source link

Buildkit #152

Closed muschellij2 closed 2 years ago

muschellij2 commented 2 years ago

Just a note, I think you can use the buildkit by usding

cr_buildstep_docker("gcr.io/my-project/my-image", env = "DOCKER_BUILDKIT=1")