tidepool-org / tools

A place to put tooling and scripts that help when working on Tidepool stuff.
Other
11 stars 11 forks source link

Add an 'exec' command to the tidepool helper script. #65

Closed clintonium-119 closed 6 years ago

clintonium-119 commented 6 years ago

Same as the the tidepool run command, but it executes against the currently running service container instead of firing up a new one.

Basically, just a wrapper around docker-compose exec