Skip to content

Commit f1e509c

Browse files
committed
Update docs and gitingores.
1 parent f9efd7d commit f1e509c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
"docker-preso/docker-monash-slides.zip Folder"
22
runex*
3+
somefile_from_hdfs.txt

docker-examples/mpi-multi-host/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# based on : http://www.geodict.com/mpich2Linux.php?lang=en
33
#
44
# Build the image with:
5-
# docker-compse build
5+
# docker-compose build
66
#
77
# Run the application with:
88
# docker-compose up

0 commit comments

Comments
 (0)