CIL icon indicating copy to clipboard operation
CIL copied to clipboard

Docker: the tensorflow image we build upon is too old

Open paskino opened this issue 10 months ago • 1 comments

Description

All the tensorflow images from project jupyter are too old and bring too many problems.

https://github.com/TomographicImaging/CIL/blob/5749b38a9f59a8d6730e86a395184e62cc152b44/Dockerfile#L6

We should rebuild our base image based on the image we like and using the jupyter docker-stacks.

I did this some time ago for SIRF

paskino avatar Feb 07 '25 16:02 paskino

Probably one of these would work? https://quay.io/repository/jupyter/tensorflow-notebook?tab=tags&tag=latest

paskino avatar Feb 11 '25 09:02 paskino