As of now Ubuntu 24.04 and Redhat docker images are provided with the repo. Since production deployments in many IT infrastructures are likely to use Debian for stability and other reasons, I am requesting a Debian docker image with latest stable debian as base image.
At my workplace(Wikimedia Foundation), we use Debian. I followed the Ubuntu docker image as base to write a functional Debian container but it can easily get out of sync with new upstream versions of OVMS or Openvino. There are a few places in the installation script where OS is always assumed Ubuntu or RedHat that I had to patch too(Example: create_package.sh).
Thanks for consideration.
As of now Ubuntu 24.04 and Redhat docker images are provided with the repo. Since production deployments in many IT infrastructures are likely to use Debian for stability and other reasons, I am requesting a Debian docker image with latest stable debian as base image.
At my workplace(Wikimedia Foundation), we use Debian. I followed the Ubuntu docker image as base to write a functional Debian container but it can easily get out of sync with new upstream versions of OVMS or Openvino. There are a few places in the installation script where OS is always assumed Ubuntu or RedHat that I had to patch too(Example: create_package.sh).
Thanks for consideration.