This is old version. Please, find the actual version here.
Keras framework based on Tensorflow 2 with various python runtime. Used by puzl.ee Kubernetes cloud.
docker build \
--build-arg INTERPRETER=python3.8 \
-t puzlcloud/keras:python3.8 .