Update install.rst

This commit is contained in:
abeudin 2018-02-12 11:50:46 +01:00 committed by GitHub
parent 6e9823801a
commit 0e9b71fcea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,3 +60,16 @@ Installation in virtualenv
2. Download and install Prosopopee::
pip install prosopopee
Docker
------
Get the Docker image::
docker pull beudbeud/prosopopee
Run::
docker run --rm -v $(pwd):/site prosopopee
More informations https://hub.docker.com/r/beudbeud/prosopopee/