apluslms/compile-jsvee

Sponsored OSS

Image
Languages & frameworks
0

3.3K

apluslms/compile-jsvee repository overview

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

Tag summary

Content type

Image

Digest

Size

61.7 MB

Last updated

almost 7 years ago

docker pull apluslms/compile-jsvee:0.10

This week's pulls

Pulls:

241

Last week