mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2025-09-26 21:01:15 +08:00
fix chevereto 1.3.0
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apk add --no-cache curl && \
|
||||
mkdir -p /extracted && \
|
||||
cd /extracted && \
|
||||
unzip /tmp/chevereto.zip && \
|
||||
mv "Chevereto-Free-${CHEVERETO_VERSION}/" Chevereto/
|
||||
mv "chevereto-free-${CHEVERETO_VERSION}/" Chevereto/
|
||||
COPY settings.php /extracted/Chevereto/app/settings.php
|
||||
|
||||
FROM php:$PHP_VERSION
|
||||
|
Reference in New Issue
Block a user