Join Slack
Powered by
Hi, I am trying to run prefect using docker-Kubern...
# prefect-server
r
Raviraj Dixit
01/20/2022, 7:15 AM
Hi, I am trying to run prefect using docker-Kubernetes. Can we pass toml file instead of the package list to docker storage?
k
Kevin Kho
01/20/2022, 7:17 AM
What is in the toml file? Are you talking about the Prefect
config.toml
?
Kevin Kho
01/20/2022, 7:18 AM
Oh I think you are doing
EXTRA_PIP_PACKAGES
?
r
Raviraj Dixit
01/20/2022, 7:18 AM
ohh so sorry, pyproject.toml
Raviraj Dixit
01/20/2022, 7:18 AM
yes
Raviraj Dixit
01/20/2022, 7:20 AM
so is their way I can pass this file path, instead of passing each package in the list
k
Kevin Kho
01/20/2022, 7:21 AM
So the quick answer is we don’t support that, but I think it’s worth a feature request on Github to see what the cote team thinks
r
Raviraj Dixit
01/20/2022, 7:22 AM
okay, thanks
Open in Slack
Previous
Next