mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 15:52:08 -04:00
Merge pull request #452 from kuba/docker
Add Docker container badge in README
This commit is contained in:
commit
d92a795b09
1 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
About the Let's Encrypt Client
|
||||
==============================
|
||||
|
||||
|build-status| |coverage| |docs|
|
||||
|build-status| |coverage| |docs| |container|
|
||||
|
||||
In short: getting and installing SSL/TLS certificates made easy (`watch demo video`_).
|
||||
|
||||
|
|
@ -43,6 +43,10 @@ server automatically!::
|
|||
:target: https://readthedocs.org/projects/letsencrypt/
|
||||
:alt: Documentation status
|
||||
|
||||
.. |container| image:: https://quay.io/repository/letsencrypt/lets-encrypt-preview/status
|
||||
:target: https://quay.io/repository/letsencrypt/lets-encrypt-preview
|
||||
:alt: Docker Repository on Quay.io
|
||||
|
||||
.. _watch demo video: https://www.youtube.com/watch?v=Gas_sSB-5SU
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue