diff --git a/README.md b/README.md index a1f9f74..e669639 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ Alpine based Docker image containing the [httplz](https://github.com/thecoshman/http) Rust binary. +[This git repository is available on Codeberg](https://codeberg.org/privacy1st/httplz-docker). + ## Build -```shell -sudo docker compose build -``` +See [Dockerfile](Dockerfile). -## Starting a WebDAV server +## Example: Starting a WebDAV server The [docker-compose.yml](docker-compose.yml) file contains an example how to use the `httplz` binary as WebDAV server: