Giovanni Campagna
45fe5b6a7e
Actually fix docker CUDA builds
2021-10-18 10:33:28 -07:00
Giovanni Campagna
c9cc096ec9
Simplify docker build
...
We don't need kfserving images since we updated our cluster
to 1.20
2021-09-07 17:20:35 -07:00
Jim Deng
5f937192e3
one dockerfile
2021-02-05 20:14:59 +00:00
Jim Deng
6e239985ac
add kfserver builds to docker hub
2021-02-05 17:43:52 +00:00
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