From bc2815904b888b1ee779de41d861bf1c96534448 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Fri, 28 Jan 2022 10:50:41 +0100 Subject: [PATCH] docs: installation --- readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/readme.md b/readme.md index 94a49bd..585254f 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,22 @@ GLOBAL OPTIONS: --help, -h show help (default: false) ``` +## Installation + +### From Binaries + +You can use pre-compiled binaries: + +* To get the binary just download the latest release for your OS/Arch from [the releases page](https://github.com/ldez/traefik-certs-dumper/releases/) +* Unzip the archive. +* Add `traefik-certs-cleaner` in your `PATH`. + +### From Docker + +```bash +docker run ldez/traefik-certs-cleaner: +``` + ## Examples ### Dry run (Default)