test
This commit is contained in:
parent
71d4f32c2f
commit
3f3d3d7e36
@ -23,5 +23,6 @@ RUN rm /usr/local/bin/install-php-extensions && rm -rf /var/lib/apt/lists/* && r
|
|||||||
WORKDIR /var/www/html
|
WORKDIR /var/www/html
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
ENTRYPOINT [ "/entrypoint.sh" ]
|
Loading…
Reference in New Issue
Block a user