Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add git ssh support #67

Merged
merged 2 commits into from
Dec 16, 2018
Merged

Add git ssh support #67

merged 2 commits into from
Dec 16, 2018

Commits on Nov 4, 2018

  1. Add git ssh support

    * installed openssh-client and su-exec packages
    * added ssh key as a secret to the container
    * changed nobody user to katafygio to have a home directory for ssh keys
    * used entrypoint.sh to set ssh key and config at runtime
    Gabor Lekeny committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    cabe93e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Revert user back to nobody

    Gabor Lekeny committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    a7b5dc7 View commit details
    Browse the repository at this point in the history