Add test containers integration test to another sample

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

View File

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