Checking what's wrong in the repo
This commit is contained in:
parent
03d9b306c7
commit
ebb664cd37
|
@ -1,7 +1,7 @@
|
||||||
FROM fanyx/php:5.6
|
FROM fanyx/php:5.6
|
||||||
|
|
||||||
COPY /tmserver /opt/tmserver
|
COPY tmserver/ /opt/
|
||||||
COPY /xaseco /opt/xaseco
|
COPY xaseco/ /opt/
|
||||||
COPY ./entrypoint.sh /
|
COPY ./entrypoint.sh /
|
||||||
|
|
||||||
RUN apt update \
|
RUN apt update \
|
||||||
|
|
Loading…
Reference in New Issue