j-reher / bossdocker

Docker container to run BOSS in a development environment
GNU General Public License v3.0
0 stars 0 forks source link

Implemented automatic copying of TestRelease #139

Closed j-reher closed 2 years ago

j-reher commented 2 years ago

As mentioned in issue https://github.com/j-reher/bossdocker/issues/135, test TestRelease missing in an empty WorkArea can be quite inconvenient. Now, the container will check if the correct version of TestRelease for its BOSS version is present in the workarea, and if not, it is copied in there. This happens before even mounting the cvmfs directories, as part of dockerinit.sh.