Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 422 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 422 Bytes

logo

Building

docker build . -t lava:latest --no-cache

Running

docker compose up -d

Useful Commands

docker exec -it lavad /bin/bash
docker logs -f lavad