I guess it's the only thing left to achieve perfection. Imagine the steps being like these:
- Add Dockerfiles for CPU and CUDA installs
- Add GitHub Action to build images on release (could be both arm and x64 architecture)
- Publish official Docker images on GHCR or Docker Hub
As a little proof of concept, I have prepared a working example of Dockerfile for CPU mode. See here: Cohee1207@4f11cf4
I guess it's the only thing left to achieve perfection. Imagine the steps being like these:
As a little proof of concept, I have prepared a working example of Dockerfile for CPU mode. See here: Cohee1207@4f11cf4