AlexMasterov / dockerfiles

:whale: Common Dockerfiles, used for development
56 stars 18 forks source link

Upgrade V8 version to 5.7+ #4

Closed AlexMasterov closed 7 years ago

AlexMasterov commented 7 years ago

I finally got V8 (5.6+) on Alpine. I also tested some build arguments that can speed up the compilation, and the V8.

But Dockerfile looks a bit verbose.. And the patches does not add stability when using master branch of GN. So now I want to create a package for Alpine with gn, and probably v8.

It solves #3