Skip to content

feat(docker): release mode does not use anymore libasan

Raphael Defosseux requested to merge build-no-asan-in-release into develop

Also catching SIGTERM

We also need to modify our tutorials w/:

docker-compose stop -t 2
docker logs ...
docker-compose down

So we can see in the logs the proper exit.

Related to this issue

Also related to this issue

Edited by Raphael Defosseux

Merge request reports