Skip to content

Dokerize mean stack application using dockerfile, docker-compose, nginx

Notifications You must be signed in to change notification settings

radhouen/mean-stack-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mean-stack-docker

MEAN Docker

App to show a Docker Compose set up for a mean application running Angular 7.

Set up

Make sure you have docker and docker-compose installed.

Docker-compose should be version 1.6 or higher.

Clone the repo

$ git clone https://github.com/radhouen/mean-stack-docker

Run docker

$ docker-compose up

App should be running in localhost:8181