Start only some services in the docker container
- Use docker environment variable LAVA_SERVICES to determine which LAVA services get started in each docker
- LAVA_SERVICES=”lava-server-gunicorn”?
- If empty, start all
- If not empty, start only the ones listed.
- values:
- lava-server-gunicorn
- lava-logs
- lava-publisher
- lava-master