FROM node:18-alpine
RUN apk add --update --no-cache python3 python3-dev py-pip autoconf automake make g++ \
gcc git graphicsmagick libmagic libxml2-dev libjpeg-turbo-dev libpng-dev libwebp-dev \
libtool nasm zlib \
&& npm install gulp-cli -g \
&& npm cache clean -f
Content type
Image
Digest
sha256:e6fcf1934…
Size
262.1 MB
Last updated
over 2 years ago
docker pull bugoman/node-python