Created
May 25, 2018 02:09
-
-
Save AllenFang/2e1abdbc377526039727b8f039202168 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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