281 B
281 B
server setup
For building with dockerfiles, clone this repo to a directory together with auracast-translator and auracaster-webui
read logs interactively from a docker container
- docker start -ai <container_name>
exec cmds inside container
docker exec -it ollama /bin/bash