Docker base image access (docker.io/ottomator/base-python:latest)

When I try to fetch docker.io/ottomator/base-python:latest, I get authorisation required. Is there a way to access this or authorise on this repo? If it’s the idea that we need to setup our base-python image ourselfs np, thx ?

Hi,
can you tell where you got this URL from? I dont know this and I installed local-ai-package a lot myself.

here are 2 videos where I show the install and config of localai:

cloud hosted on a server with domains:

Local Hosted on your pc:

Thanks for clarification, thought you use the local-ai-package. I wrote @ColeMedin privatly to take a look, as I dont know whats wrong here. Guess he can clarify :slight_smile:

You’ll have to go into the base container folder first and build that container:

Then Docker will use the one you built locally instead of trying to go out to the internet to get it.

1 Like