mirror of
https://github.com/apache/superset.git
synced 2026-04-22 01:24:43 +00:00
feat(docker-compose): add TAG option (#18214)
This commit is contained in:
@@ -62,6 +62,7 @@ docker-compose up
|
||||
The other option is to start Superset via Docker Compose is using the recipe in `docker-compose-non-dev.yml`, which will use pre-built frontend assets and skip the building of front-end assets:
|
||||
|
||||
```
|
||||
docker-compose -f docker-compose-non-dev.yml pull
|
||||
docker-compose -f docker-compose-non-dev.yml up
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user