Skip to content

Commit

Permalink
Minor updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepehr Mavedati committed Feb 24, 2015
1 parent 8f441e3 commit 3e00dec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docker/ansible/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ RUN pip install cm-api
ENV ANSIBLE_HOST_KEY_CHECKING false

# Define mountable directories.
VOLUME ["/data"]
VOLUME ["/Users"]

# Define working directory.
WORKDIR /data
WORKDIR /Users

# Define default command.
CMD ["bash"]
3 changes: 1 addition & 2 deletions docker/cdh/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
ICGC DCC - Docker CDH
===
# ICGC DCC - Docker CDH

CDH 5.3.1 client environment on JDK8 with Pig, Oozie and HDFS fuse installed.

Expand Down

0 comments on commit 3e00dec

Please sign in to comment.