Select Git revision
Dockerfile
-
Marco Martorana authored
RUN apk add --update python make g++\ && rm -rf /var/cache/apk/* This was to fix this error "gyp ERR! find Python": > sleep@6.3.0 install /app/node_modules/sleep > node-gyp rebuild gyp ERR! find Python
Marco Martorana authoredRUN apk add --update python make g++\ && rm -rf /var/cache/apk/* This was to fix this error "gyp ERR! find Python": > sleep@6.3.0 install /app/node_modules/sleep > node-gyp rebuild gyp ERR! find Python