apluslms/compile-kelmu

Sponsored OSS

Image
Integration & delivery
Content management system
0

3.6K

apluslms/compile-kelmu repository overview

A docker container that collects Kelmu annotation files. Image collects annotation files, combines them and copies those and kelmu js to destination.

.. code-block:: sh

docker run --rm \
  --mount type=tmpfs,destination=/work,tmpfs-size=100M \
  -v $(pwd)/_build:/work/build \
  -v $(pwd):/work/src:ro \
  -w /work \
  -u $(id -u):$(id -g) \
  apluslms/compile-kelmu

Tag summary

Content type

Image

Digest

Size

61.7 MB

Last updated

almost 7 years ago

docker pull apluslms/compile-kelmu:0.5

This week's pulls

Pulls:

199

Last week