Skip to content
New issue

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

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

Already on GitHub? # to your account

Make Docker configuration more flexible #11

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Oaphi
Copy link
Contributor

@Oaphi Oaphi commented Jan 7, 2025

This is a minor PR making Docker configuration more flexible. In particular, transformer now supports:

  • custom docker-compose.yml files (configured via COMPOSE_FILE predefined environment variable);
  • setting environment variables via a .env file in project root.

Changes are non-breaking - existing configurations should continue to work as normal.

@LunarWatcher LunarWatcher merged commit 1278326 into LunarWatcher:master Jan 7, 2025
4 checks passed
@LunarWatcher
Copy link
Owner

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants