Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Set console mode for windows | Brent Baude | 2020-06-29 |
| | | | | | | Windows terminal handling is different than darwin and linux. It needs to have the terminal mode set to enable virtual terminal processing. This allows colors and other things to work. Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | V2 podman system connection | Jhon Honce | 2020-06-23 |
* Implement command * Refactor podman-remote to pull from containers.conf by default * podman-remote defaults to --remote being true * Write podman-system-connection.1.md Signed-off-by: Jhon Honce <jhonce@redhat.com> |