Docker file to build smartmontools images with all required dependencies. It generates docker image used in smartmontools CircleCI to provide automated builds.
Docker container based on Ubtuntu LTS, with all dependencies to generate smartmontools packages for the different operating systems and architectures.
- Linux: x86_64, i686 using GCC
- Darwin x86_64, i386 using clang/osxcross
- Windows: 64 and 32 bits
- FreeBSD 13.x, FreeBSD 14.x (clang crossbuild)
- Smartmontools Circle CI Build recipes
- Github package details