ae4cc56c14
Change-Id: I0642dcd36fe5af261b8f35744e3e88460a13fc85
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker rm -f $(docker ps -a -q)
|