mirror of
https://github.com/casjaysdevdocker/cherokee
synced 2025-01-18 00:34:29 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
3d55fb1032
commit
8b04c5beaa
@ -39,9 +39,7 @@ RUN git clone https://github.com/cherokee/webserver.git . && \
|
||||
rm -Rf /var/cache/apk/* /tmp/* /var/tmp/* /usr/src/*
|
||||
|
||||
FROM casjaysdevdocker/php:latest AS source
|
||||
COPY --from=build /usr/local/bin/. /usr/local/bin/
|
||||
COPY --from=build /usr/local/lib/python2/. /usr/local/lib/python2/
|
||||
COPY --from=build /usr/local/share/cherokee/. /usr/local/share/cherokee/
|
||||
COPY --from=build /usr/local/. /usr/local/
|
||||
COPY ./bin/. /usr/local/bin/
|
||||
COPY ./data/. /usr/local/share/template-files/data/
|
||||
COPY ./config/. /usr/local/share/template-files/config/
|
||||
|
Loading…
x
Reference in New Issue
Block a user