It says it is deprecated. I created a dockerfile using FROM armhf/debian and get an error that the source cannot be resolved. I am able to build the same docker file using other images.
Is there are way to get this image from somewhere?
That repository description starts with the link to the recommended more specific repositories. Is there any reason why you insist on using the deprecated one?
When I looked in the new repo that is referenced I didn’t see armhf specifically. Turns out it is armv7l that I really wanted and that one works great.