AxisCommunications / docker-acap

ACAP application to add dockerd to a container capable Axis device
Apache License 2.0
14 stars 3 forks source link

Add option for building with sanitizers #240

Closed killenheladagen closed 5 months ago

killenheladagen commented 5 months ago

If enabled, the code will contain instrumentation that checks for various errors, reports them on stdout and results in a non-zero exit code.

Checklist before requesting a review

madelen-at-work commented 5 months ago

Looks good but add support in the Dockerfile for usage