Commit Graph

5 Commits

Author SHA1 Message Date
Giovanni Campagna 668cc6f917 docker: Switch to ubi8 (RHEL 8)
ubi7 was updated to rhel 7.7, which should contain python36 natively,
but python3 is not part of the ubi repos. Luckily, it is part of the
ubi8 repos instead.
2019-11-01 17:08:06 -07:00
Giovanni Campagna a546c7b62c Fix cuda image name 2019-08-31 02:22:04 +02:00
Giovanni Campagna dcb4f020ae docker: fix hooks
They are executed from the directory containing the Dockerfile
2019-08-30 23:13:28 +02:00
Giovanni Campagna 1c0a71aa0b Add debugging to docker hooks
To see exactly how they get called...
2019-08-30 21:37:42 +02:00
Giovanni Campagna ff311bd35b Add docker hub hooks to build both CPU and GPU images 2019-08-30 21:01:47 +02:00