5 lines
70 B
Bash
5 lines
70 B
Bash
#!/bin/bash
|
|
|
|
source ./0_container_name.sh
|
|
|
|
docker kill $container_name |