lichess-org / lila-docker

Lichess local development using Docker Compose.
GNU Affero General Public License v3.0
44 stars 44 forks source link

Optional services containers dont start again automatically after stopped once #65

Closed Carbrex closed 7 months ago

Carbrex commented 7 months ago

Use ./lila-docker stop and then ./lila-docker start. The normal containers start as expected but optional ones don't, you have to start them manually. Expected behavior: optional containers also start automatically.

fitztrev commented 7 months ago

The lila-docker script may need another call to load_config_to_env before up-ing the containers