portainer: Failure: Unable to pull images
Description I tried to configure docker daemon (linux container) in “Docker for Daemon”
Steps to reproduce the issue:
- Open Portainer GUI
- Click on Images
- Under Pull Image : Name= Alpine Registry= DockerHub
- Click on “Pull the image”
- Portainer version:
- Target Docker version (the host/cluster you manage): host
- Platform (windows/linux): windows
- Command used to start Portainer (
docker run -p 9000:9000 portainer/portainer
): docker run -d -p 9013:9000 -v “/var/run/docker.sock:/var/run/docker.sock” portainer/portainer - Target Swarm version (if applicable):
- Browser: Google Chrome
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 18 (6 by maintainers)
My bad, dans “Registries” il faut mettre le “Docker ID” et non l’adresse email pour que cela fonctionne. Merci pour les infos 😃