smhaller / ldap-overleaf-sl

Free LDAP and OAuth2 Authentication and Authorisation for Sharelatex / Overleaf (Community Edition)
GNU Affero General Public License v3.0
74 stars 35 forks source link

Pull access denied for ldap-overleaf-sl #1

Closed c0r3dump3d closed 3 years ago

c0r3dump3d commented 3 years ago

Hi, very interesting project ... but it doesn't work, when I try to start the docker-composer I have this error:

`ERROR: pull access denied for ldap-overleaf-sl, repository does not exist or may require 'docker login'

andreas-bulling commented 3 years ago

Solution: ensure to run make, then modify the following line in docker-compose.yml image: ldap-overleaf-sl:latest

smhaller commented 3 years ago

thx - I changed the line in docker-compose.