Skip to content

ranebull/AlexShineProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AlexShineProject

Virtual Laboratory of Information Security (VLIS)

The project consists of 4 parts:

Install

sudo apt-get update                        
sudo curl -fsSL htpps://get.docker.com | sh    
sudo apt-get -y install python-pip        
sudo pip install docker-compose      
git clone https://github.com/ranebull/AlexShineProject.git
cd AlexShineProject
sudo docker-compose up -d

Manage the container

sudo docker stats        
sudo docker ps         
sudo docker-compose stop
sudo docker-compose up -d
sudo docker-compose up 

About

Virtual Laboratory of Information Security (VLIS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published