Commit graph

2 commits

Author SHA1 Message Date
87594589-7087-4f7c-b204-e84312ae374c d97b628b3c
Remove need of NGINX and root
Example how to run:

```
docker run \
    -d \
    -p 4000:80 \
    --cap-add=setuid \
sui
```

Busybox has an httpd function, and this brings the size down greatly. :)
2020-05-08 12:08:49 -05:00
root 69aa0718b4 first commit 2019-04-03 15:47:12 +02:00