3.3K
A docker container that collects JSVEE animation files and combines them to single javascript.
.. 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-jsvee
Content type
Image
Digest
Size
61.7 MB
Last updated
almost 7 years ago
docker pull apluslms/compile-jsvee:0.10Pulls:
241
Last week