Christoph Honal
264270213e
All checks were successful
continuous-integration/drone/push Build is passing
6 lines
81 B
Bash
6 lines
81 B
Bash
#!/bin/bash
|
|
|
|
echo "Hello from entrypoint!"
|
|
file /app/main
|
|
ldd /app/main
|
|
/app/main |