Skip to content

Commit 3f4fcf9

Browse files
committed
Expose the full hadoop insallation folder.
1 parent 08680bf commit 3f4fcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ EXPOSE 22
146146

147147

148148
################### Expose volumes
149-
VOLUME ["/opt/hadoop/logs", "/var/lib/hadoop", "/root/shared"]
149+
VOLUME ["/opt/hadoop", "/var/lib/hadoop", "/root/shared"]
150150

151151

152152
################### Entry point

0 commit comments

Comments
 (0)