Created
January 11, 2020 12:44
-
-
Save leopard627/b832676442e9b736a792fb658047fa28 to your computer and use it in GitHub Desktop.
git not found in alpine image
This file contains hidden or 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
apk update && apk upgrade && \ | |
apk add --no-cache bash git openssh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment