hi, i managed to run local agent in docker container + my app and services in docker container two..i was trying to put the creation of the tenant
prefect server create-tenant --name default --slug default
in the dockerfile of my app, it doesn't work.
why do other users have to install prefect locally outside the containers and run the command there.
no way to have the command somewhere in the docker images?
✅ 1
m
Marcin Grzybowski
06/08/2022, 8:19 AM
afaik prefect1.0 uses docker-compose to run job?
so if prefect was installed inside container it would need a way to run commands (docker-compose, other docker related commands) on a host, and that is probably not a reasonable solution
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.