Run rocrail on a Docker containter.
This Docker image will help run rocrail on linux distibutions and environments not relased by rocrail.
- Build the image (first time, or if there is a new rocrail version).
docker build -t rocrail .
- Create rocrail directory (if needed):
export ROCRAIL_DIR=${HOME}/rocrail
mkdir -pv ${ROCRAIL_DIR}
- Get fun!:
./rocker.sh