Skip to content

create docker image based on release binaries

  • new Dockerfile.release that builds image using binaries from the release branch
  • remove deploy section from docker-compose.yml, it was causing issues on high CPU hosts
  • increase start period of healthcheck to 15 minutes
  • update MAX_KEY_ID to 17 and show value in status task
  • renamed Dockerfile to Dockerfile.source
Edited by Marius Scurtescu

Merge request reports