Skip to content

Commit 1a42441

Browse files
committed
shell test script
1 parent fc8345b commit 1a42441

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
docker rm -f $(docker ps -qa)
3+
docker-compose up

0 commit comments

Comments
 (0)