blob: 461c827e95a88369aba8bcb53f053b4a3be6156c [file] [log] [blame]
These scripts are useful for testing on different versions of Linux
assuming that you are running a version of Linux that has docker
available.
To test with multiple versions, run the run-all.sh script.
To run the docker scripts:
1. cd $os
2. docker build -t orc-$os .
3. docker run orc-$os