Seafile pro docker

Hello, i try to install the docker version.
i got register myself, And got the login credentials.
This happens:
docker login docker.seadrive.org Username: seafile Password: ** Message: 10:27:41.941: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files Error saving credentials: error storing credentials - err: exit status 1, out:The name org.freedesktop.secrets was not provided by any .service files root@OMV:/srv/dev-disk-by-label-hd/one/dockers/seafile# Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files -bash: Remote: command not found

yes the password i used is correct, it seems likes it is loggin in.
If i use the portainer registry i can pull the image.

But if i use the compose file it is not woking.

how can i tell in the compose file to use the image on the system in stead of trying to download a new copy. because tehe login does nog work?