Docker lab pull image redis-alpine error due to permission https://kodekloud.com/topic/labs-docker-compose-4/

Hi,

I’m working on the lab Docker Training Course for the Absolute Beginner | KodeKloud and unable to pull image and getting below error.


docker: Error response from daemon: pull access denied for redis-alpine, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied.
Thanks,
Amit

The image is redis:alpine - <IMAGE>:<TAG>

1 Like