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

@servers to docker container #218

Closed
toxpenguin opened this issue Feb 17, 2021 · 1 comment
Closed

@servers to docker container #218

toxpenguin opened this issue Feb 17, 2021 · 1 comment

Comments

@toxpenguin
Copy link

hello, I just wondering if possible to declare @servers to run / aliases docker exec -i $container_name sh -c "$command"
e.g:

@servers(['docker' => '$container_name']);

@task('run_me', ['on' => 'docker'])
  echo "Run within container"
  $command
@endtask
@driesvints
Copy link
Member

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.

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