Add test containers integration test to another sample

This commit is contained in:
Dave Syer
2020-09-22 12:55:30 +01:00
parent b8463d7b9e
commit 584c2e9e8b
4 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
while true
do
sleep 1
done