mirror of
https://github.com/apache/superset.git
synced 2026-08-12 11:11:01 +00:00
Docker-Compose Memory Issue Fix? (#9285)
* Adding free memory nag / running npm build with development options in compose * Adding license
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
x-superset-build: &superset-build
|
||||
args:
|
||||
NPM_BUILD_CMD: build-dev
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
target: dev
|
||||
|
||||
Reference in New Issue
Block a user