Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 863 Bytes

README.md

File metadata and controls

45 lines (27 loc) · 863 Bytes

关于 About

Docker Image packaging for PHP & OpenResty

基于官方镜像 Based Official Image

openresty/openresty:alpine
php:7.2.6-fpm-alpine

运行 Run

docker run -it -p 80:80 registry.cn-beijing.aliyuncs.com/icebreaking/docker-openresty-php-fpm bash

官网 Docker

docker pull registry.cn-beijing.aliyuncs.com/icebreaking/docker-openresty-php-fpm

阿里云公网 Alibaba Cloud Internet

docker pull registry.cn-beijing.aliyuncs.com/icebreaking/docker-openresty-php-fpm

阿里云经典内网 Alibaba Cloud Intranet

docker pull registry-vpc.cn-beijing.aliyuncs.com/icebreaking/docker-openresty-php-fpm

阿里云VPC网络 Alibaba Cloud VPC Network

docker pull registry-internal.cn-beijing.aliyuncs.com/icebreaking/docker-openresty-php-fpm