judge0 / compilers

📦 Docker image with installed compilers, interpreters and sandbox.
https://hub.docker.com/r/judge0/compilers
GNU General Public License v3.0
94 stars 72 forks source link

Use NodeJS linux binaries instead of compiling from source #4

Closed GeorgeBekh closed 4 years ago

GeorgeBekh commented 4 years ago

It'll be quicker

hermanzdosilovic commented 4 years ago

I agree, that will be faster to build.

Can you create a pull request with this change?

GeorgeBekh commented 4 years ago

Ok but we need to fix the dockerfile first :) because right now docker build fails https://github.com/judge0/api-base/pull/2

GeorgeBekh commented 4 years ago

Solved in https://github.com/judge0/api-base/pull/2