Skip to content

Commit

Permalink
Try for automated build compatibility on dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
luccioman committed May 11, 2016
1 parent fe356d9 commit 474cf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Expand Up @@ -11,7 +11,7 @@ RUN apt-get clean

# copy context : should be a YaCy git repository (remote or locally cloned)
# context can also be obtained from extracted sources archive, but version number will be default to 1.83/9000 when building
COPY . /opt/yacy_search_server
COPY ./ /opt/yacy_search_server/

# trace content of copied directory
RUN ls /opt/yacy_search_server
Expand Down

0 comments on commit 474cf76

Please sign in to comment.