E

Connection error pushing image to localhost

Summary

The user is attempting to push an image to a localhost registry using the command SAVE IMAGE --push localhost:5000/earthly/examples:multiplatform, but encounters a connection error indicating that the connection to localhost:5000 is refused.

Status
open
Tags
    Source
    #earthly
      j

      jorsol

      10/17/2024

      Hello earthly team! Is possible to push an image to a localhost registry? I'm trying to do SAVE IMAGE --push localhost:5000/earthly/examples:multiplatform But I get: Error: failed to do request: Head "<http://localhost:5000/v2/earthly/examples/blobs/sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170>": dial tcp [::1]:5000: connect: connection refused