Closed felipecrs closed 4 years ago
We basically do not use -it on docker run. As long as we don't need any interactive terminal, we're good.
-it
docker run
And it seems that interactive terminal aren't being used anywhere.
Fixes #129
Great job, closing in favor of #135.
We basically do not use
-it
ondocker run
. As long as we don't need any interactive terminal, we're good.And it seems that interactive terminal aren't being used anywhere.
Fixes #129