chore(docs): docker instructions use docker compose instead of the deprecated docker-compose (#30030)

This commit is contained in:
Evan Rusackas
2024-08-29 16:42:53 -06:00
committed by GitHub
parent e2c4435cab
commit 4fe3000275
12 changed files with 34 additions and 33 deletions

View File

@@ -40,6 +40,7 @@ container images and will load up some examples. Once all containers
are downloaded and the output settles, you're ready to log in.
⚠️ If you get an error message like `validating superset\docker-compose-image-tag.yml: services.superset-worker-beat.env_file.0 must be a string`, you need to update your version of `docker-compose`.
Note that `docker-compose` is on the path to deprecation and you should now use `docker compose` instead.
### 3. Log into Superset