Fix docker-compose command to initialize the environment (#13914)
This commit is contained in:
Родитель
8958d125cd
Коммит
7f4c88c068
|
@ -76,7 +76,7 @@ On **all operating system**, you need to run database migrations and create the
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
docker-compose up --rm airflow-init
|
||||
docker-compose up airflow-init
|
||||
|
||||
After initialization is complete, you should see a message like below.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче