Update README.md

This commit is contained in:
Logan Marchione 2022-04-16 21:41:36 -04:00 committed by GitHub
parent 39f83351ae
commit 7a2fd629c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ Runs a Nginx WebDav server in Docker
- Image base: [Ubuntu](https://hub.docker.com/_/ubuntu) - Image base: [Ubuntu](https://hub.docker.com/_/ubuntu)
- Init system: N/A - Init system: N/A
- Application: [Nginx](https://nginx.org/) - Application: [Nginx](https://nginx.org/)
- Architecture: `linux/amd64,linux/arm64,linux/arm/v7`
## Explanation ## Explanation