Skip to content

Instantly share code, notes, and snippets.

@AllenFang
Created May 25, 2018 02:09
Show Gist options
  • Save AllenFang/2e1abdbc377526039727b8f039202168 to your computer and use it in GitHub Desktop.
Save AllenFang/2e1abdbc377526039727b8f039202168 to your computer and use it in GitHub Desktop.
git clone https://github.com/AllenFang/lerna-tutorial-example.git
cd lerna-tutorial-example
cp ~/.ssh/id_rsa.pub ./docker/git-server/keys
cp ~/.ssh/id_rsa ./docker/git-server/keys
cd docker
docker-compose up -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment