/docker_minstart

Minimum sample of docker start with express and node js support

Primary LanguageDockerfileMIT LicenseMIT

docker_minstart

Minimum sample of docker start with express and node js support

usage

run this command on terminal :

docker-compose build
docker-compose up -d

after that, check if its run on your server by opening your web browser in this url http://localhost:3000