What I want to know are:
- Is there a smaller dockerized version of WeBWorK (say based on Alpine instead of Ubuntu)?
- Is this version suitable for a production environment - to be used by my students as well as me and my colleagues?
- How do I move my current WeBWorK course files into the container?
I'm also wondering, for simplicity and cutting down on size, whether it would be possible to use MathJax instead of a full LaTeX environment?
Finally, given that I already run WeBWorK (but served up by apache) how easy it would be to build a docker container myself, and simply using all the files already in /opt/webwork/webwork2.
Thanks very much!
Note: the docker container failed to build. I got a message:
ERROR: Service 'app' failed to build. The command '/bin/sh -c ...<very long command> ...&& rm /tmp/VERSION' returned a non-zero code: 22