mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
Docker support (#8725)
* Moving Docker stuff around * docker-compose working as expected * Updating README * Addressing comments * Utilizing requirements-extra
This commit is contained in:
committed by
Daniel Vaz Gaspar
parent
69dcaca324
commit
fce49680d7
@@ -456,6 +456,10 @@ If you run this service from somewhere other than your local machine, you may ne
|
||||
npm install --global webpack webpack-cli webpack-dev-server
|
||||
```
|
||||
|
||||
#### Docker
|
||||
|
||||
See docs [here](docker/README.md)
|
||||
|
||||
#### Updating NPM packages
|
||||
|
||||
Use npm in the prescribed way, making sure that
|
||||
|
||||
Reference in New Issue
Block a user