https://prefect.io logo
a

Adam

09/30/2020, 12:35 PM
Hi friends, I’m having a lot of issues with python modules and packaging when it comes to Docker and testing. Does anyone have a sample project that includes: • A custom Dockerfile for prefect’s docker storage that installs your code as a package • Tests • Setup.py (I’m new to Python’s dependency management)
m

Matt

09/30/2020, 6:52 PM
I'm new to Prefect so keep that in mind, but I just added Docker support to my Prefect proof of concept. No tests yet (still working my way through the docs). Hope this helps! https://github.com/mattyweb/prefect-poc