Packaging code dependencies with GCP and GitHub actions for Prefect 2.0 - by Benny Warlick

View in #prefect-community on Slack

Benny_Warlick @Benny_Warlick: Hey all, I’ve been playing with running Prefect 2 in a docker container on Google Compute Engine. I created a basic “hello world” example that uses Github Actions to build the container and deploy to Compute Engine. Let me know if you have any suggestions and if this is helpful: https://github.com/BennyJW/prefect2-docker-gce

GitHub: GitHub - BennyJW/prefect2-docker-gce: A very simple “hello world” project for deploying Prefect 2 to a docker container on Google Compute Engine.

Kevin_Kho @Kevin_Kho: This is good. Thanks for sharing. I will repost in the show-us-what-you-got channel

@Anna_Geller: Thanks so much for sharing!