maj src/php
This commit is contained in:
parent
5c5d8784a4
commit
cf9fab5273
@ -25,7 +25,7 @@ COPY --from=builder /src/su-exec/su-exec /g/
|
|||||||
RUN /g/build
|
RUN /g/build
|
||||||
|
|
||||||
COPY --from=php /g/ /g/
|
COPY --from=php /g/ /g/
|
||||||
RUN /g/build -a @apache-php-cas php-utils
|
RUN /g/build -a @php-apache-cas php-utils
|
||||||
|
|
||||||
EXPOSE 80 443
|
EXPOSE 80 443
|
||||||
ENTRYPOINT ["/g/entrypoint"]
|
ENTRYPOINT ["/g/entrypoint"]
|
||||||
|
@ -34,7 +34,7 @@ COPY --from=legacytools /g/ /g/
|
|||||||
RUN /g/build nutools
|
RUN /g/build nutools
|
||||||
|
|
||||||
COPY --from=php /g/ /g/
|
COPY --from=php /g/ /g/
|
||||||
RUN /g/build -a @apache-php-cas php-utils
|
RUN /g/build -a @php-apache-cas php-utils
|
||||||
|
|
||||||
COPY --from=instantclient /g/ /g/
|
COPY --from=instantclient /g/ /g/
|
||||||
COPY --from=builder /opt/oracle/ /opt/oracle/
|
COPY --from=builder /opt/oracle/ /opt/oracle/
|
||||||
|
Loading…
Reference in New Issue
Block a user