mirror of
https://github.com/apache/superset.git
synced 2026-04-25 19:14:27 +00:00
chore(docs): docker instructions use docker compose instead of the deprecated docker-compose (#30030)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user