Sign inSign up

evili/rocrail

By evili

Updated over 4 years ago

Rocrail Docker Image

Image
0

1.7K

evili/rocrail repository overview

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

Tag summary

Content type

-

Digest

Size

179.1 MB

Last updated

over 4 years ago

docker pull evili/rocrail