We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Image can't be found for some reason.
root@basickarl:~# docker pull dockerfile/haproxy Pulling repository dockerfile/haproxy FATA[0001] Error: image dockerfile/haproxy:latest not found
The text was updated successfully, but these errors were encountered:
+1 Seems this is still an issue.
Sorry, something went wrong.
Ah. These repos are deprecated. Read more here.
You need change this line "FROM dockerfile/ubuntu" to "FROM ubuntu" in DockerFile.
No branches or pull requests
Image can't be found for some reason.
The text was updated successfully, but these errors were encountered: