Skip to content

Instantly share code, notes, and snippets.

@scokmen
Last active January 6, 2020 21:29
Show Gist options
  • Save scokmen/ea03e93495cf9dcfea5d4a820be2fba0 to your computer and use it in GitHub Desktop.
Save scokmen/ea03e93495cf9dcfea5d4a820be2fba0 to your computer and use it in GitHub Desktop.
# 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