Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Examples on how to setup Docker containers for webpack.

License

Notifications You must be signed in to change notification settings

Frojd/Docker-Webpack-Containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker - Webpack Containers

This repro contains examples on how to setup Docker containers for webpack. This repro comes with both plain webpack and laravel-elixir (6.0+).

Requirements

Docker 1.10+

Running tests

Change the var NPM_COMMAND to test in your docker-compose.yml (you can find an example in docker-compose-test.yml).

Locally

docker exec -i <containername> npm test

Running on CI

docker-compose -f docker-compose.yml -f docker-compose-test.yml up

Contributing

Want to contribute? Awesome. Just send a pull request.

License

Docker-Webpack-Containers is released under the MIT License.

About

Examples on how to setup Docker containers for webpack.

Resources

License

Stars

Watchers

Forks

Packages

No packages published