Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Docker image for the ObamaPhony project

How to use this Dockerfile

git clone https://github.com/ObamaPhony/docker.git ObamaPhony
cd ObamaPhony
docker build -t obamaphony:latest . # build the Docker image
docker pull mongo:latest
docker run --name obamamongo -d mongo # backend MongoDB container
docker run --name obamaphony --link obamamongo:mongo obamaphony

About

Docker image for the ObamaPhony project

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages