1.0.1
[1.0.1] - 2023-04-18
Fixed
- Don't add "-i" to docker commands when stdin is not a tty. This allows commands
floki run -- <command>
to be run from inside other scripts even if stdout looks like a tty.
floki run -- <command>
to be run from inside other scripts even if stdout looks like a tty.