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

docker remote host support #84

Closed
christianwiedemann opened this issue Jan 18, 2025 · 3 comments
Closed

docker remote host support #84

christianwiedemann opened this issue Jan 18, 2025 · 3 comments

Comments

@christianwiedemann
Copy link

The docker compose transport does not suport a remote host. This would be a nice feature to remove the need to install ssh in a remote docker compose environment. For docker compose 2 it is not possible to add an docker options because the host parameter must be a docker -H compose

Describe the solution you'd like
Add a new configuration option host under key docker and use this host as a -H in shell command.

@christianwiedemann
Copy link
Author

See #85

@weitzman
Copy link
Member

See #85 for DOCKER_HOST suggestion.

@weitzman weitzman closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2025
@christianwiedemann
Copy link
Author

Hi @weitzman The problem with DOCKER_HOST is that we have different environment with different docker hosts. One for PROD one for test environments. Is it possible to set the environment dynamic before executing a drush command? Or is there any chance to get this merged?

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

No branches or pull requests

2 participants