Support Tags
Tags | Nginx | PHP |
---|---|---|
latest | 1.14.2 | 7.3.0 |
7.3 | 1.14.2 | 7.3.0 |
7.2 | 1.14.2 | 7.2.13 |
Build Docker images
docker build -t tanghengzhi/nginx-php-fpm .
docker build -f 7.3/Dockerfile -t tanghengzhi/nginx-php-fpm:7.3
docker build -f 7.2/Dockerfile -t tanghengzhi/nginx-php-fpm:7.2
Push Docker images to Docker Cloud
docker push tanghengzhi/nginx-php-fpm
docker push tanghengzhi/nginx-php-fpm:7.3
docker push tanghengzhi/nginx-php-fpm:7.2
Automated Builds


参考:
1,056 total views, 1 views today