Last active
January 6, 2020 21:29
-
-
Save scokmen/ea03e93495cf9dcfea5d4a820be2fba0 to your computer and use it in GitHub Desktop.
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
# couchbase sdk requirements | |
RUN apk update && apk add python make g++ && rm -rf /var/cache/apk/* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment