Docker image for node and yarn in ubuntu
Current node docker image has too big size.
This repository is enveloped to use a minimal node docker image/container.
cd build
docker-compose build
cd run
docker-compose up
docker images
docker ps
docker-compose down