I tried to run in one container NodeJS and in other container Python3. I have two node applications and one python aplication.
Dockerfile
WORKDIR /app COPY