mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-03 14:13:06 +00:00
ISSUE-2293: Add docker-compose install instructions (#2295)
This commit is contained in:
parent
97c6ae9272
commit
f7ef8dc0b2
@ -36,7 +36,7 @@ To check what version of Docker you have, please use the following command.
|
||||
docker --version
|
||||
```
|
||||
|
||||
If you need to install Docker, please visit [Get Docker](https://docs.docker.com/get-docker/).
|
||||
If you need to install Docker, please visit [Get Docker](https://docs.docker.com/get-docker/). You also need the latest `docker-compose` installed, please visit [Install Docker Compose](https://docs.docker.com/compose/install/).
|
||||
|
||||
{% hint style="warning" %}
|
||||
Note: You must **allocate at least 4GB of memory to Docker** in order to run OpenMetadata. To change the memory allocation for Docker, please visit:
|
||||
|
Loading…
x
Reference in New Issue
Block a user