mirror of
https://codeberg.org/privacy1st/httplz-docker
synced 2024-11-23 22:19:32 +01:00
docs: Update README
This commit is contained in:
parent
06583fd3b1
commit
b091ecac84
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Alpine based Docker image containing the [httplz](https://github.com/thecoshman/http) Rust binary.
|
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
|
## Build
|
||||||
|
|
||||||
```shell
|
See [Dockerfile](Dockerfile).
|
||||||
sudo docker compose build
|
|
||||||
```
|
|
||||||
|
|
||||||
## 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:
|
The [docker-compose.yml](docker-compose.yml) file contains an example how to use the `httplz` binary as WebDAV server:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user