hello-ci/run.sh

6 lines
81 B
Bash
Raw Normal View History

2020-02-13 09:31:49 +00:00
#!/bin/bash
2020-02-14 08:50:27 +00:00
echo "Hello from entrypoint!"
file /app/main
ldd /app/main
/app/main