shy-megabyte-75492
02/16/2023, 4:50 PMnerdctl build --tag helloworld:v1.0 .
with a dockerfile that is super simple, just get alpine. When I run a nerdctl pull alpine it works fine but I keep getting
ERROR [internal] load metadata for <http://docker.io/library/alpine:latest|docker.io/library/alpine:latest>
...
error: failed to solve alpine failed to do request .. dial tcp <ip> i/o timeout
FATA[0030] unrecognized image format
calm-sugar-3169
02/16/2023, 7:01 PMshy-megabyte-75492
02/21/2023, 8:29 PM