Readme.md新增Docker使用方法介绍

This commit is contained in:
iyuu.cn
2020-07-31 17:08:53 +08:00
parent c79d5e4592
commit 4d86a9cb9f
5 changed files with 15 additions and 8 deletions

View File

@ -1,6 +1,7 @@
FROM swoft/alphp:base
#FROM swoft/alphp:cli
#FROM alpine:latest
FROM alpine:3.8
#FROM swoft/alphp:base
#FROM swoft/alphp:cli
LABEL maintainer="david <367013672@qq.com>" version="1.0"