mitxela / pict

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PICT Container

Deploy a local instance of PICT in a docker container. Useful for situations with unreliable internet.

For the PICT source code, look at the master branch.

It should be sufficient to clone the repo, run ./build-container.sh and then ./start-dev.sh but for more details and a tediously long explanation of our journey to contain it, see mitxela.com/projects/pict_container

About


Languages

Language:Shell 71.1%Language:Dockerfile 22.4%Language:PHP 6.5%