Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker for me not working #460

Closed
Xohoo opened this issue Jun 3, 2018 · 2 comments
Closed

Docker for me not working #460

Xohoo opened this issue Jun 3, 2018 · 2 comments

Comments

@Xohoo
Copy link

Xohoo commented Jun 3, 2018

Hi,
I tried to use the command docker pull alfio/alf.io and get this error message

Error response from daemon: manifest for alfio/alf.io:latest not found

I tryed it on a debian 9 and a windows 10 machine ---> same error message.
Is there a problem with docker or is the latest tag not defined ?
normaly docker works fine for me.

@clawfire
Copy link

clawfire commented Jul 6, 2018

There's a missing tag "latest" on this repository,

Try docker pull alfio/alf.io[:version]. For the latest, it's docker pull alfio/alf.io:1.14.2

@cbellone
Copy link
Member

Hi @Xohoo and @clawfire
thanks for reporting this.
Now it should be fixed.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants