Closed 7hacker closed 3 years ago
Nevermind this seems to be because I logged in with /bin/sh (default provided by docker desktop UI)
Using this gives me a full featured bash shell:
~ $ docker exec -it <container_id> /bin/bash
Cool! I figured this might've been this
Minor issue, but while using the CLI on the container tab completion is missing. At first I thought maybe this is a non issue but some of the docs hint at CLI user flows