new(docker): default usage command for falco tester image

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
Leonardo Di Donato 2019-07-17 17:01:42 +00:00 committed by Leo Di Donato
parent c5e296576d
commit 62be14dde6

View File

@ -0,0 +1,17 @@
#!/usr/bin/env bash
cat <<EOF
Hello, this is the Falco tester container.
How to use.
...
How to build.
...
Environment.
* ...
EOF