Closed clintonium-119 closed 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.
tidepool run
Basically, just a wrapper around docker-compose exec
docker-compose exec
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