cleanup container after test
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
2569e76eeb
commit
94ed741320
@ -15,4 +15,5 @@ setup() {
|
||||
"$DAGGER" --europa up ./plan/hello-europa
|
||||
run curl http://localhost:8080
|
||||
assert_output --partial "<title>Hello World</title>"
|
||||
docker rm -f nginx-hello
|
||||
}
|
Reference in New Issue
Block a user