docs: Update README

This commit is contained in:
Daniel Langbein 2023-04-07 18:21:13 +02:00
parent 06583fd3b1
commit b091ecac84

View File

@ -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: