You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker image based on [nginx unit](https://unit.nginx.org/) image with php and and built-in extensions
4
6
5
7
## Getting Started
@@ -8,8 +10,12 @@ These instructions will cover usage information for the docker image
8
10
9
11
### Usage
10
12
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
12
18
13
19
## License
14
20
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