How can I install a Docker image on RunPod?
I had a chat with the maintainer of aphrodite-engine and he said I shouldn't use the existing RunPod image as it's very old.
He said there is a docker that I should utilise: https://github.com/PygmalionAI/aphrodite-engine?tab=readme-ov-file#docker
And here is the docker compose file:
https://github.com/PygmalionAI/aphrodite-engine/blob/main/docker/docker-compose.yml
Sorry if my question is very basic. How do I build a RunPod image with this docker so that I could run it later on RunPod?
I'm still learning Docker, I would appreciate clear instructions.
Many Thanks
He said there is a docker that I should utilise: https://github.com/PygmalionAI/aphrodite-engine?tab=readme-ov-file#docker
And here is the docker compose file:
https://github.com/PygmalionAI/aphrodite-engine/blob/main/docker/docker-compose.yml
Sorry if my question is very basic. How do I build a RunPod image with this docker so that I could run it later on RunPod?
I'm still learning Docker, I would appreciate clear instructions.
Many Thanks