Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 506 Bytes

Dockerized gh (github client)

dockerized gh

Authentication

Dockerized gh supports SSH out of the box, using its own SSH key.

dockerized gh auth login
  • Protocol: SSH
  • SSH key: /root/.ssh/id_rsa.pub

    This key is generated for you, you can view it at ~/.dockerized/apps/gh/.ssh/id_rsa.pub

  • Authenticate using Web Browser

    As gh cannot access your host machine's browser, please open the urls by (Ctrl-) clicking them or copy-pasting them into your browser.