github.com/pure-x-eth/consensus_tm@v0.0.0-20230502163723-e3c2ff987250/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 /tendermint/config/app.toml