LiveCode community server on Docker
David Bovill
david at viral.academy
Wed Jul 29 05:43:40 EDT 2015
Wonderful. I'd love to know the steps it took. I've nearly got an alpha of
the Livecode Daemon working, and I want to test that as a Docker.
On 29 July 2015 at 08:17, Charles Warwick <charles at techstrategies.com.au>
wrote:
> 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list