Skip to content

Commit ec32d8b

Browse files
committed
Add note about host-only networking
1 parent 2e4d983 commit ec32d8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/docker.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,7 @@ Example Marathon config, thanks to @peterklipfel:
8888
### I can't access a textfile
8989

9090
You might not be able to access HDFS, or whatever shared file system your data files are on. Make sure the right ports are open. Also see https://github.com/spark-jobserver/spark-jobserver/issues/243#issuecomment-168242345.
91+
92+
### Timeouts
93+
94+
You may need to enable host-only networking to get Docker to work in AWS.

0 commit comments

Comments
 (0)