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
There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||
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