mirror of
http://124.126.16.154:8888/singularity/docker-images-hyperf.git
synced 2026-01-15 00:35:08 +08:00
fix(8.2): 🐞 dir error
This commit is contained in:
@@ -21,7 +21,7 @@ RUN set -ex \
|
|||||||
&& php -m \
|
&& php -m \
|
||||||
&& php --ri swoole \
|
&& php --ri swoole \
|
||||||
# ---------- some config ----------
|
# ---------- some config ----------
|
||||||
&& cd /etc/php81 \
|
&& cd /etc/php82 \
|
||||||
# - config PHP
|
# - config PHP
|
||||||
&& { \
|
&& { \
|
||||||
echo "upload_max_filesize=128M"; \
|
echo "upload_max_filesize=128M"; \
|
||||||
|
|||||||
Reference in New Issue
Block a user