Skip to content

RaniaMz/Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

#How to run the code

After cloning the reposetry Tasks ...

##To Run Twitter-Application; build docker image and run it using the following commands:

cd AppForTwitter
docker build -t twitterapp .
docker run -it twitterapp 

##To Run Sudoku-Application; build docker image and run it using the following commands:

cd Sudoku
docker build -t sudoku .
docker run -it sudoku 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published