Sign inSign up

qmu1/webpack

By qmu1

Updated over 5 years ago

An alipine-based dockerfile which runs webpack.

Image
0

3.4K

qmu1/webpack repository overview

webpack Dockerfile

layers badge

An alipine-based dockerfile which runs webpack.

Usage

docker run -it --rm -v $(pwd):/workspace qmu1/webpack:latest /bin/sh -c " \
    webpack your_task --cwd path/to/webpackfile/ \
"

DockerHub

Available on the DockerHub.

https://hub.docker.com/r/qmu1/webpack/

License

MIT License

Copyright (c) qmu Co.,Inc.

Tag summary

Content type

Image

Digest

Size

38.9 MB

Last updated

over 5 years ago

docker pull qmu1/webpack