Trace also hidden files in sources

pull/52/head
luccioman 9 years ago
parent 9b952e7d91
commit 82d4ff0811

@ -14,7 +14,7 @@ RUN apt-get clean
COPY ./ /opt/yacy_search_server/ COPY ./ /opt/yacy_search_server/
# trace content of copied directory # trace content of copied directory
RUN ls /opt/yacy_search_server RUN ls -la /opt/yacy_search_server
# set current working dir to extracted sources directory # set current working dir to extracted sources directory
WORKDIR /opt/yacy_search_server WORKDIR /opt/yacy_search_server

Loading…
Cancel
Save