Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to run Airbyte connectors (via Airbyte Serverless) with Pathway inside Docker #14

Open
dxtrous opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request priority:normal Triaged: normal priority issue

Comments

@dxtrous
Copy link
Member

dxtrous commented Mar 15, 2024

Is your feature request related to a problem? Please describe.
Airbyte Serverless which is used inside https://pathway.com/developers/api-docs/pathway-io/airbyte relies on Docker.
Dockerizing a Docker app causes Docker in Docker ("DinD") needs a choice of specific setup flags: https://medium.com/@shivam77kushwah/docker-inside-docker-e0483c51cc2c
These are not explained in Pathway documentation, causing questions / confusion.

Describe the solution you'd like
Choose the preferred resolution for DinD.
Mention that dockerization needs special attention (inside pw.io.airbyte docs).
Link to tutorial with this resolution - e.g. include in guide or add to https://pathway.com/developers/showcases/etl-python-airbyte as subsection.

Describe alternatives you've considered
n/a

Additional context
This might also help workaround situations like #13.

@dxtrous dxtrous added the enhancement New feature or request label Mar 15, 2024
@dxtrous dxtrous added the priority:normal Triaged: normal priority issue label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:normal Triaged: normal priority issue
Projects
None yet
Development

No branches or pull requests

2 participants