Sign inSign up

innodoc/innoconv

By innodoc

•Updated over 5 years ago

Converter for interactive educational content.

Image
Integration & delivery
Content management system
1

392

innodoc/innoconv repository overview

⁠innoConv

Converter for interactive educational content.

⁠Usage

The Docker image has all dependencies bundled and works out-of-the-box. Using the image like this allows you to call innoconv inside a container.

$ docker run \
  -v $(pwd)/innoconv_output:/output \
  -v $(pwd)/tub_base:/content:ro \
  -u `id -u $USER` \
  innodoc/innoconv \
  --force --output-dir /output /content

Tag summary

Content type

Image

Digest

Size

406.6 MB

Last updated

over 5 years ago

docker pull innodoc/innoconv