Base script for building tags with all nvidia
binary driver version installed. what a pain in the ass.
This script:
- scrapes the nvidia unix binary homepage
- uses
dockerfile-template
to generate aDockerfile
for each version - builds and tags each driver version, using a node.js debian-jessie base image
- pushes to hub.docker.com
- does nothing to save your CPU or bandwidth