Skip to content

Commit a7317c9

Browse files
committed
Command attach (fix previous commit)
1 parent 14f9326 commit a7317c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

attach-stack

+5
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)