github.com/line/ostracon@v1.0.10-0.20230328032236-7f20145f065d/test/e2e/docker/entrypoint-builtin (about) 1 #!/usr/bin/env bash 2 3 # Forcibly remove any stray UNIX sockets left behind from previous runs 4 rm -rf /var/run/privval.sock /var/run/app.sock 5 6 /usr/bin/app /ostracon/config/app.toml