Hi All, In case anyone is interested, I have uploaded a Docker image with Apache + LiveCode Community Server installed to the Docker Hub registry .
https://registry.hub.docker.com/u/techstrategies/livecode/ <https://registry.hub.docker.com/u/techstrategies/livecode/> To use, simply run the following command from the directory where you have your LiveCode scripts: docker run -it --rm -P --name livecode -v "$PWD":/var/www/html/ techstrategies/livecode:7.0.6 Cheers, Charles _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode