This is the Git repo of the xiaotim/php-base
php 基础镜像
以php7.4为例
docker build -t php-bash:php7.4 .
# 测试
docker run -it xxx bash
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the Git repo of the xiaotim/php-base
php 基础镜像
以php7.4为例
docker build -t php-bash:php7.4 .
# 测试
docker run -it xxx bash