Open david972 opened 5 years ago
As of node:slim (v12) the docker build does not work due to incompatiblity between node12 and gulp3.
Whether you upgrage gulp to 4 version you raise other issue.
As workaround I replace the from into Dockerfile by node:10-slim
As of node:slim (v12) the docker build does not work due to incompatiblity between node12 and gulp3.
Whether you upgrage gulp to 4 version you raise other issue.
As workaround I replace the from into Dockerfile by node:10-slim