Docker attach gives empty new line

How about

docker exec -it app bash -c "your command here"
1 Like