Open basickarl opened 9 years ago
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
+1 Seems this is still an issue.
Ah. These repos are deprecated. Read more here.
You need change this line "FROM dockerfile/ubuntu" to "FROM ubuntu" in DockerFile.
Image can't be found for some reason.