Issue:
Target systems store docker credentials in credential stores, and there is no guarantee that a user's system is really properly configured to share credentials (via host/container mount) with the worker.
Solution Acceptance Criteria:
When properly configured, airflow-docker-compose should properly log in to whatever docker registries it needs to, and share a volume with the worker docker client.
Issue:
Target systems store docker credentials in credential stores, and there is no guarantee that a user's system is really properly configured to share credentials (via host/container mount) with the worker.
Solution Acceptance Criteria:
When properly configured, airflow-docker-compose should properly log in to whatever docker registries it needs to, and share a volume with the worker docker client.