Pull access denied for ngix

When I run docker pull ngix, I get an error:

$ docker pull ngix
Using default tag: latest
Error response from daemon: pull access denied for ngix, repository does not exist or may require 'docker login'

I can pull other images (alpine, postgresql) from the library without problems. Hello world and other containers work well.

Ubuntu 17.10
Docker version 17.12.0-ce, build c97c6d6

Best regards,
Jonas

1 Like

Hi Jonas,

What is ngix? Don’t you mean nginx?

3 Likes

Hi! Thanks! I cant believe that I spent half an hour with this… of course I mean nginx! Now it works. :roll_eyes:

1 Like

Two years later and I’ve made the exact same mistake! (slightly different typo). Luckily I only spent 15 minutes as I was able to google and find this post :sweat_smile:

2 Likes

JESUS, its May 2020: i’ve just made the SAME mistake

1 Like

Even I made the same mistake!!

1 Like

2022, Same Mistake :+1:

May 2022 same mistake !

2 Likes

Haha I spelt it ngnix

1 Like

Same here :crazy_face: It only took me half an hour to realise my mistake :sob:

Same here … :sweat_smile: I spelt nignx. I took one hour to google for this error