Add build badges to README.

This commit is contained in:
Christian Steinle
2022-10-04 06:09:25 +02:00
parent 1d65082965
commit b5676f94c5

View File

@@ -7,3 +7,7 @@
* Optimized to only use resources when there's traffic (PHP-FPM's on-demand process manager) * Optimized to only use resources when there's traffic (PHP-FPM's on-demand process manager)
* Using a non-privileged user to make it more secure * Using a non-privileged user to make it more secure
* Logs of all services are redirected to the output of the container * Logs of all services are redirected to the output of the container
## Build status
[![Build Status](https://drone.fam-steinle.de/api/badges/docker/nginx-fpm/status.svg)](https://drone.fam-steinle.de/docker/nginx-fpm)