freeipa / freeipa-container

FreeIPA server in containers — images at https://quay.io/repository/freeipa/freeipa-server?tab=tags
https://quay.io/repository/freeipa/freeipa-server?tab=tags
Apache License 2.0
614 stars 259 forks source link

Issues with docker pull #612

Closed mdziczkowski closed 5 months ago

mdziczkowski commented 5 months ago

When I attempted to download the docker container, using the image address given on the FreeIPA websute:

freeipa/freeipa-container

I had recieved a following output:

Error response from the daemon: pull access denied for
freeipa/freeipa-container, repository doesn't exist or may
require `docker login`: denied: requested access to the
resource is denied

Please urgently fix it.

adelton commented 5 months ago

The freeipa/freeipa-container on the https://www.freeipa.org/page/Docker is not an image address, it is the name and a link of this very GitHub repository.

Please check our README at https://github.com/freeipa/freeipa-container#available-images for the information where built container images can be found, as well as information about specific considerations. Note that there is no :latest tag.

adelton commented 5 months ago

I assume this resolves the confusion.

mdziczkowski commented 5 months ago

Hello. In the case, I think that the freeipa documentation shoulf become corrected to prevent such confusions in the first place 😜