From 7d83b88b88f171393b2103c686e1279f5a506795 Mon Sep 17 00:00:00 2001 From: Lennart <18233294+lennart-k@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:53:28 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index de0f515..4082f3c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,15 @@ Password hashes can be generated with rustical pwhash ``` +#### Docker + +You can also run the upper commands in Docker with + +```sh +docker run --rm ghcr.io/lennart-k/rustical gen-config +docker run -it --rm ghcr.io/lennart-k/rustical pwhash +``` + ### Password vs app tokens The password is meant as a password you use to log in to the frontend.