/rocrail-docker

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

Rocrail Docker

Run rocrail on a Docker containter.

This Docker image will help run rocrail on linux distibutions and environments not relased by rocrail.

How to use it

  • 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