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

fix: add missing volume mounts to docker-compose.yaml #4243

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

AlefRP
Copy link
Contributor

@AlefRP AlefRP commented Aug 26, 2024

Description:

Added missing volume mounts to docker-compose.yaml for Apache Hop.

The docker-compose.yaml for Airflow was not working with Apache Hop without this volume mount. Although the documentation mentions this requirement, it was not specified in the file. This fix ensures that the volume is correctly mounted, allowing Airflow to function properly with Apache Hop as intended.

Added missing volume mounts to docker-compose.yaml for Apache Hop.
@bamaer bamaer merged commit c4f5501 into apache:main Aug 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants