Eric Platon
Eric Platon
The [repository README.md](https://github.com/jrottenberg/ffmpeg/blob/99f253134183d380b4c424b46b3ebf54e84a71cd/README.md) recommends a procedure to make changes. The last command is: # Make sure all variants pass before Travis does find ffmpeg/ -name Dockerfile | xargs dirname |...
Testing a container deployment on Let's Encrypt's production servers can hit the rate limits quickly. This commit allows to test against the [staging environment](https://letsencrypt.org/docs/staging-environment/). Also, the Dockerfile now accepts environment...
# Problem and proposal Using Click in a multi-lingual package, we would like to localise more strings than currently possible. In our work before this PR, we reach like: ```...