Skip to content

oopschen/webpack-dev-server-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

webpack-dev-server-cli

A webpack-dev-server command line container for daily usage.

Enviroment Variables

WORKDIR /mnt/webpack-work

Volume

/mnt/webpack-work

Expose

8080 8081 3000 5000

Usage

docker run --rm -it -v $(pwd):/mnt/webpack-work -p 8081:8080 oopschen/webpack-dev-server-cli [options]

About

A webpack-dev-server command line container for daily usage

Resources

License

Stars

Watchers

Forks

Packages

No packages published