8 Commits
Author SHA1 Message Date
Jakub Warmuz 7f46e69454 Update ignore files to remove shared tox.venv 2015-07-12 15:30:51 +00:00
Jakub Warmuz a876a664df Add py3 tox tests for acme.jose 2015-07-12 11:37:56 +00:00
Jakub Warmuz 2ae6ac2bfd Travis: tox-venv activation path adjustment 2015-07-10 17:13:25 +00:00
Jakub Warmuz db1e078c06 Shared tox envdir 2015-07-10 16:40:46 +00:00
Jakub Warmuz 973672761d .dockerignore venv and docs 2015-05-10 14:26:33 +00:00
Jakub Warmuz b6b86e44ce Fix typo 2015-05-05 10:47:36 +00:00
Jakub Warmuz d0b63a3500 nit: EOF newline 2015-05-05 08:40:05 +00:00
Jakub Warmuz 64a00d37bb Update docker setup.
Changes:
- uses debian:jessie as base image (more lightweight)
- .dockerignore .git/.tox to speed up build process considerably
- more caching-aware Dockerfile
- copy current directory instead of git cloning the repo inside the container
- /etc/letsencrypt and /var/lib/letsencrypt volumes;
  no need for "if os.environ.get" hack

bootstrap script for debian had to be adjusted, as lsb_release is not
present in debian:jessie image.
2015-05-05 08:26:23 +00:00