diff --git a/readme.md b/readme.md index 6efe097..3226115 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,13 @@ To be used with https://github.com/minetest-auth-proxy/auth_proxy_mod Lets third-party apps query username and password of ingame players +# Docker + +Run with docker: +```sh +docker run --rm -it -p 8080:8080 minetestauth/minetest-auth-proxy +``` + # Implementations ## Mediawiki