How do I use a tensorflow base image in the Dockerfile template? Is it possible?
Author: prateeumichCreated Apr 11, 2024Updated Jul 10, 2026
My actions before raising this issue
- Followed the troubleshooting guide
- Read/searched the docs
- Searched past issues
Why do you need this?
Who is this for?
What company is this for? Are you listed in the ADOPTERS.md file?
Expected Behaviour
Current Behaviour
I am trying to install tensorflow inside the docker container, is it possible to use a tensorflow base image or no? I can see we are only using alpine linux as the base image
Are you a GitHub Sponsor (Yes/No?)
NO Check at: https://github.com/sponsors/openfaas
- Yes
- No
List All Possible Solutions and Workarounds
Which Solution Do You Recommend?
Steps to Reproduce (for bugs)
Context
Your Environment
FaaS-CLI version ( Full output from:
faas-cli version): version: 0.16.23Docker version
docker version(e.g. Docker 17.0.05 ): Docker version 26.0.0Are you using OpenFaaS on Kubernetes or faasd? Yes using it on Minikube
Operating System and version (e.g. Linux, Windows, MacOS): Linux Ubuntu 22.0.4
Code example or link to GitHub repo or gist to reproduce problem:
Other diagnostic information / logs from troubleshooting guide
Source: openfaas/faas