Skip to content

Commit eb8f9af

Browse files
committed
Update README
1 parent 082093f commit eb8f9af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
**[devilbox/docker-nginx-mainline](https://github.com/devilbox/docker-nginx-mainline)**
1313

14+
**Available Architectures:** `amd64`, `arm64`, `386`, `arm/v7`, `arm/v6`
15+
1416
This image is based on the official **[Nginx](https://hub.docker.com/_/nginx)** Docker image and extends it with the ability to have **virtual hosts created automatically**, as well as **adding SSL certificates** when creating new directories. For that to work, it integrates two tools that will take care about the whole process: **[watcherd](https://github.com/devilbox/watcherd)** and **[vhost-gen](https://github.com/devilbox/vhost-gen)**.
1517

1618
From a users perspective, you mount your local project directory into the container under `/shared/httpd`. Any directory then created in your local project directory wil spawn a new virtual host by the same name. Additional settings such as custom server names, PHP-FPM or even different Apache templates per project are supported as well.

0 commit comments

Comments
 (0)