mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
fix micro bug for docker
This commit is contained in:
parent
6e1c7a09cc
commit
b936730e51
@ -78,6 +78,7 @@ RUN ./download.sh php ${USE_BACKUP} ${VER_PHP} > /dev/null
|
||||
COPY extensions.txt /app/
|
||||
COPY check-extensions.sh /app/
|
||||
COPY compile-php.sh /app/
|
||||
COPY cpmpile-micro.sh /app/
|
||||
|
||||
RUN chmod +x ./check-extensions.sh && \
|
||||
chmod +x ./compile-php.sh && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user