godarch / darch

A tool for building and booting stateless and immutable images, bare metal.
https://godarch.com/
MIT License
832 stars 32 forks source link

images pull fails - 503 #24

Closed cawilliamson closed 6 years ago

cawilliamson commented 6 years ago

When I try and pull the godarch/arch image I am getting:

# darch images pull godarch/arch
darch: failed to resolve reference "docker.io/godarch/arch:latest": failed to fetch anonymous token: unexpected status: 503 Service Unavailable

Any ideas? Sounds like it may be an issue at the docler.io side but just making sure I'm not missing something daft here.

cawilliamson commented 6 years ago

Nope, I wasn't missing anything. This was an issue at the docker.io side.

Working great again now! :)

pauldotknopf commented 6 years ago

Great!

Stop by the gitter lobby if you need help with anything!