Replies: 1 comment 1 reply
-
docker-compose.yml is setup to build the docker images from the source code of the repository. It requires you to download the entire repo. docker-compose-hub.yml uses the pre-built Docker Hub (hence the name) images; which means you can use it standalone, without having to retrieve the entire repo and build the images yourself. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's the difference between docker-compose-hub.yml and docker-compose.yml? (Based on the documentation, Plane is run by
docker-compose-hub.yaml
)Beta Was this translation helpful? Give feedback.
All reactions