Is there an AirByte image available in Docker Hub?
# ask-community-for-troubleshooting
g
Is there an AirByte image available in Docker Hub?
u
@GR Airbyte use docker containers to work, so yes. But you need docker-compose to run Airbyte because it require running more then one container. https://docs.airbyte.io/quickstart
g
@[DEPRECATED] Marcos Marx I am facing errors while using docker-compose to run Airbyte. it is asking for environment variables to set. Any solution?
u
What OS are you using? You need to run
docker-compose up
inside the Airbyte folder you downloaded from github or in the directory you download the
docker-compose
file and
.env
file
g
I'm on Ubuntu, but I'm using the Portainer docker GUI to run AirByte
u
@GR https://github.com/airbytehq/airbyte/issues/4049 this issue is related how to deploy using Portainer
g
@[DEPRECATED] Marcos Marx these are still open, any timeframe when these will be implemented?
u
There is a PR to solved that you can 👍 in the issue this shows to us is important to the community and also subscribe to follow when is done