A project which uses this build has as benefit nearly no docToolchain code under version control.
The major drawback is that it does not work in virtualized environments.
We need an approach where a shell script is able to switch between a docker build and a local build where only a reference to the repository (submodule?) is kept.
the docker build (as implemented for https://github.com/aim42/htmlSanityCheck) works quite nice.
A project which uses this build has as benefit nearly no docToolchain code under version control.
The major drawback is that it does not work in virtualized environments.
We need an approach where a shell script is able to switch between a docker build and a local build where only a reference to the repository (submodule?) is kept.