Avail light client with Docker

How to run it?

  • Install Docker
  • Clone this repository to your local machine
  • Run
cd docker-avail-light-client
docker compose up -d
  • Run docker compose logs -f to watch your logs and get your public key

Thank @ThanhTuan1695 for supporting me :)