Skip to content

GIST-CSBL/OS_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Git repository for OS class

docker build image

sudo docker -t <image_name>:<tag> build 

docker run

sudo docker run -i -t -p <port_you_want>:22 -v <path_to_pintos>:/etc/skel <image_name>:<tag>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published