airbyte/destination-postgres:0.4.0 not found locally #31344
-
Hi all, In logs, I see : I try to pull airbyte/destination-postgres:0.4.0 manually but nothing changes. On my local machine (MacOs), everything works fine. Any ideas to solve that? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hey! I've manged to fix by forcing the install of airbyte/destination-postgres. run |
Beta Was this translation helpful? Give feedback.
-
Hi folks, thanks for the the input @andremosko @VincentDebaty if you use the pull command from Andre's post, does this download the image? Is your linux host able to reach out to docker hub with no issues? |
Beta Was this translation helpful? Give feedback.
Hey! I've manged to fix by forcing the install of airbyte/destination-postgres.
run
docker pull airbyte/destination-postgres
ref: https://hub.docker.com/r/airbyte/destination-postgres