NodeJS on Python Docker
I’m using the python:3.4 Docker image to build and test in our Gitlab CI. After integrating React into an existing Django project we need to test and build the Javascript, meaning we need to install NodeJS into our python:3.4 image.