Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-07only copy necessary files in DockerfileBrad Warren
2017-03-07sort directives that never change in DockerfileBrad Warren
2017-03-07Don't install unnecessary packages in DockerfileBrad Warren
2017-01-12Dockerfile refactored to use Alpine.Jairo Llopis
2016-05-19Error/Warning with build docker container from Dockerfile (#3004)Telepenin Nikolay
2016-04-15More stray ncrypt reference cleanupBrad Warren
2016-04-14Rename misc filesBrad Warren
2016-03-26What's a correct v?Brad Warren
2016-03-26fixes #2712Brad Warren
2016-02-05Make the new letsencrypt-auto script the main one.Erik Rose
2015-12-03Remove py26reqs.txtMarius Gedminas
2015-11-11Merge pull request #1375 from johnl/1374-docker-symlink-bug-workaroundbmw
2015-11-05docker: Use full filename when copying symlinkJohn Leach
2015-10-31requirements.txt: rename to py26reqs.txt and remove it from deps where possible.Jakub Warmuz
2015-09-28Dockerfile: option --text doesn't existJadaw1n
2015-07-11Update package references after subdirs rename for Vagrant and Docker.Jakub Warmuz
2015-07-10Basic dev/test setup for separate package subdirectories.Jakub Warmuz
2015-06-24Update references after repo rename.Jakub Warmuz
2015-06-19Dockerfile: note about missing requirements.txtJakub Warmuz
2015-05-20Use a discrete path for venv in docker, rather than /opt/letsencrypt.William Budington
2015-05-20Adding self as maintainerWilliam Budington
2015-05-20Removing cruft from Dockerfile which copies entire project working directoryWilliam Budington
2015-05-20Being more verbose in explanation of EXPOSE instructionWilliam Budington
2015-05-20Dockerfile: debian.sh -> ubuntu.shJakub Warmuz
2015-05-19Dockerfile: use ubuntu:trusty (based on review feedback).Jakub Warmuz
2015-05-13Use debian:jessie as docker base imageJakub Warmuz
2015-05-13Dockerfile: copy dep modules dirsJakub Warmuz
2015-05-09Dockerfile: set PATHJakub Warmuz
2015-05-05Update docker setup.Jakub Warmuz
2015-03-21When running standalone client with docker, do not check container cert outpu...William Budington
2015-03-21Adding a Dockerfile for standalone setupWilliam Budington