Skip to content

How to start prefect server from a running docker container? #3449

Answered by joshmeek
newskooler asked this question in Q&A
Discussion options

You must be logged in to vote

@snenkov I haven't tried this before (and I wouldn't necessarily recommend attempting to run the entire server off of docker compose in a single container) but my guess is for your use case you might need to mount a Docker daemon in order to use Docker-based commands from inside the container. Again, this isn't a pattern we support and Prefect Server is broken up into separate services, served over a compose network, for reasons like this.

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
9 replies
@newskooler
Comment options

@NoName115
Comment options

@newskooler
Comment options

@newskooler
Comment options

@NoName115
Comment options

Answer selected by newskooler
Comment options

You must be logged in to vote
1 reply
@newskooler
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants