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
|
||||
|
||||
COPY /tmserver /opt/tmserver
|
||||
COPY /xaseco /opt/xaseco
|
||||
COPY tmserver/ /opt/
|
||||
COPY xaseco/ /opt/
|
||||
COPY ./entrypoint.sh /
|
||||
|
||||
RUN apt update \
|
||||
|
|
Loading…
Reference in New Issue