79606701

Date: 2025-05-05 09:56:08
Score: 1
Natty:
Report link

You should be able use the -p command of docker to map the port exposed within the container (11434) to something on your localhost network. Something like:

docker run -p 8080:11434 -it b0300949-bf2f-404e-9ea1-ebaa34423b50
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Riice64