You get a keyboard-first UI to start/stop containers, watch logs, and debug easily without leaving the terminal.
As a container developer, there are times when you must store credentials for an application or service. This is especially true if you use Docker in such a way that ...