Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 262 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 262 Bytes

Introduction

This repository explains how we use docker and docker-compose to run the same application against multiple version of node in paralled.

Here I have used nginx as proxy over two node version. Also, I have used v14 and v16 of nodejs as examples.