Extend Compose and Webpack
Last updated
Was this helpful?
Last updated
Was this helpful?
You are an advanced Docker Compose and Webpack user? Then heads up, read on how to extend the boilerplate.
The docker-compose.yml
file from is deep merged with all found {plugins/packages}/*/devops/docker-compose/docker-compose.yml
files. So, it is pretty easy to add a plugin specific container.
To see which docker-compose.yml
files are merged, run the root command .
To see the result of the merged docker-compose.yml
file, you can run .
Webpack provides a lot of . We do not prevent you from using them together with . Simply pass a callback to the factory and do what you want in :