Skip to content

Commit faca4f7

Browse files
authored
Update README.md
1 parent c66e5fd commit faca4f7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Nginx Unit PHP
22

3+
[![Docker Publish](https://github.com/s-shiryaev/nginx-unit-php/actions/workflows/docker-push.yml/badge.svg)](https://github.com/s-shiryaev/nginx-unit-php/actions/workflows/docker-push.yml)
4+
35
Docker image based on [nginx unit](https://unit.nginx.org/) image with php and and built-in extensions
46

57
## Getting Started
@@ -8,8 +10,12 @@ These instructions will cover usage information for the docker image
810

911
### Usage
1012

11-
Image based on [Unit](https://hub.docker.com/_/unit) so please read [Initial Configuration](https://unit.nginx.org/installation/#initial-configuration) for Unit docker images.
13+
Image based on [Unit](https://hub.docker.com/_/unit) so please read [Initial Configuration](https://unit.nginx.org/installation/#initial-configuration) for Unit docker images
14+
15+
### Docker Hub
16+
17+
See [Docker Hub](https://hub.docker.com/r/shiryaevser/nginx-unit-php) for all tagged images
1218

1319
## License
1420

15-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
21+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

0 commit comments

Comments
 (0)