Summary
Encountering errors when trying to install Airbyte using Docker on Windows, specifically related to ‘version’ attribute and pull access denied for airbyte/airbyte repository.
Question
Hola Airbyte community, i need your help :skin-tone-3:
I’m new to using Docker and Airbyte, and I tried to install Airbyte using Docker with this tutorial: https://medium.com/@asakisakamoto02/how-to-install-airbyte-using-docker-a-step-by-step-guide-d0135368908c
When I use this command: docker-compose up -d
, I encounter two errors like this:
[+] Running 2/2
✘ airbyte-webapp Error context canceled 1.4s
✘ airbyte-server Error pull access denied for airbyte/airbyte, repository does not exist or may require 'docker login': denied: requested access to the resource is denied```
Info: I'm using Windows and I tried to remove 'version', and I have the 2 same errors. Can you help me fix them?
Many thanks to anyone who can help me :)
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1731513503651889) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["docker", "airbyte", "windows", "installation-error", "docker-compose", "pull-access-denied"]
</sub>