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