tehmoon
Results
12
comments of
tehmoon
OK! let me know if you switch back to `pkcs7` for some reason :p
@harivenu Use: `python:3.3` in the Dockerfile and `pystache==0.5.4` in the setup.py. Here's the patch: ``` diff --git a/Dockerfile b/Dockerfile index b7559b9..a1e7b80 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@...