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

add option to not require setup/teardown the service every call #4

Open
s4ke opened this issue Jun 26, 2023 · 0 comments
Open

add option to not require setup/teardown the service every call #4

s4ke opened this issue Jun 26, 2023 · 0 comments

Comments

@s4ke
Copy link
Member

s4ke commented Jun 26, 2023

Add two new commands:

Something along the lines of

docker swarmproxy setup --service-name "docker_swarm_proxy" --network-name "network-name"
docker swarmproxy teardown --service-name "docker_swarm_proxy" --network-name "network-name"

Then, add the option to specify the same on the actual exec command:

docker swarmproxy service exec --service-name "docker_swarm_proxy" --network-name "network-name" ...
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

1 participant