Skip to content

Latest commit

 

History

History

gh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.