airbytehq / airbytehq/PyAirbyte

Can't use docker container (source or destination) if docker engine is not on the same host as PyAirbyte (Docker in Docker)

オープン
#645 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
344
フォーク
77
平均マージ
1日 11時間
マージ済み PR(30日)
35

説明

Temporary config or catalog files are not accessible from the container because the paths to access them differ between the PyAirbyte and Docker hosts.
Providing the `AIRBYTE_TEMP_DIR` variable alone does not resolve this issue.

The only way to do it is to map the same /tmp directory of both hosts, which is far from ideal.

I propose this PR #644 to address this issue.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。