mirror of
https://codeberg.org/privacy1st/httplz-docker
synced 2025-02-16 08:57:37 +01:00
480 B
480 B
httplz-docker
Alpine based Docker Image containing the httplz Rust binary.
Build
sudo docker compose build
Starting a WebDAV server
The docker-compose.yml file contains an example how to use the httplz
binary as WebDAV server:
sudo docker compose up -d
sudo docker stats
reports that it has a memory footprint of 14 MB (while idle).
License
MIT, see LICENSE.