Got error when pull docker image Netatalk 4 #1662
-
I am using netatalk 3 through docker compose for several months.When i try to pull netatalk 4 through docker compose, just got the error messages below: Error response from daemon: pull access denied for netatalk, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Is there something wrong? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
That's unexpected. I just tried Are you using a different method than the above to pull it? |
Beta Was this translation helpful? Give feedback.
-
Thanks for your reply.
Maybe something wrong in docker-compose.yml? |
Beta Was this translation helpful? Give feedback.
-
Thanks for you time,this is my docker-compose.yml
|
Beta Was this translation helpful? Give feedback.
Can you try changing the third line to
image: netatalk/netatalk:latest