lvc / abi-compliance-checker

A tool for checking backward API/ABI compatibility of a C/C++ library
https://lvc.github.io/abi-compliance-checker/
GNU Lesser General Public License v2.1
621 stars 76 forks source link

Docker Container? #118

Closed vsoch closed 2 years ago

vsoch commented 2 years ago

Hi!

Do you have any of your tools provided via container, so it's easy to pull and run? If not, would this be of interest? Thank you!

vsoch commented 2 years ago

I threw together a quick container! https://github.com/buildsi/abi-laboratory-docker. Thank you!