updated dockerfiles
This commit is contained in:
4
docker_start.sh
Normal file → Executable file
4
docker_start.sh
Normal file → Executable file
@@ -14,8 +14,8 @@ else
|
||||
-p $PORT:$PORT \
|
||||
-v `pwd`:/home/$username/image_processing \
|
||||
-d \
|
||||
--name image_processing_ss16_container \
|
||||
image_processing_ss16"
|
||||
--name image_processing_ss18_container \
|
||||
image_processing_ss18"
|
||||
echo "$CMD"
|
||||
$CMD
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user