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

Support --env in docker_container_exec #248

Closed
crosscodr opened this issue Dec 2, 2021 · 1 comment · Fixed by #254
Closed

Support --env in docker_container_exec #248

crosscodr opened this issue Dec 2, 2021 · 1 comment · Fixed by #254
Labels
docker-plain plain Docker (no swarm, no compose, no stack) enhancement New feature or request

Comments

@crosscodr
Copy link

SUMMARY

docker exec supports an --env argument (see https://docs.docker.com/engine/reference/commandline/exec).
Would be nice if the module docker_container_exec would support this too.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

docker_container_exec

@felixfontein felixfontein added docker-plain plain Docker (no swarm, no compose, no stack) enhancement New feature or request labels Dec 2, 2021
@felixfontein
Copy link
Collaborator

resolved_by_pr #254

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker-plain plain Docker (no swarm, no compose, no stack) enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants