We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f9326 commit a7317c9Copy full SHA for a7317c9
attach-stack
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
+docker exec -it $(docker ps -q -f name=stackmpi_master) bash -l
4
5
0 commit comments