We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8638115 commit 868f2d8Copy full SHA for 868f2d8
src/cli.js
@@ -219,7 +219,6 @@ export default function getCLI(context) {
219
}
220
221
// --------------------------------------------------------------------
222
- await runDockerCommand('python-base');
223
await runDockerCommand('superset-node');
224
await runDockerCommand(opts.preset);
225
0 commit comments