What is the alpine equivalent to build-essential? · Issue #24 · gliderlabs/docker-alpine

When npm installs mongoose it compiles the c++ bson extension. On Ubuntu build-essential must be installed in npm install is executed. What is the equivalent package for alpine?