We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9efd7d commit f1e509cCopy full SHA for f1e509c
.gitignore
@@ -1,2 +1,3 @@
1
"docker-preso/docker-monash-slides.zip Folder"
2
runex*
3
+somefile_from_hdfs.txt
docker-examples/mpi-multi-host/Dockerfile
@@ -2,7 +2,7 @@
# based on : http://www.geodict.com/mpich2Linux.php?lang=en
#
4
# Build the image with:
5
-# docker-compse build
+# docker-compose build
6
7
# Run the application with:
8
# docker-compose up
0 commit comments