An alipine-based dockerfile which runs webpack.
3.4K
An alipine-based dockerfile which runs webpack.
latest (Dockerfile)docker run -it --rm -v $(pwd):/workspace qmu1/webpack:latest /bin/sh -c " \
webpack your_task --cwd path/to/webpackfile/ \
"
Available on the DockerHub.
https://hub.docker.com/r/qmu1/webpack/
MIT License
Copyright (c) qmu Co.,Inc.
Content type
Image
Digest
Size
38.9 MB
Last updated
over 5 years ago
docker pull qmu1/webpack