Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment condition .

MVN clean install -DskipTests:true

run docker file it will create docker image

docker build -t twitter-app .

create container

docker run -itd --name twitter-app -p 8090:8080 imagename

About

JAVA project

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages