5 Forks
23 Stars
23 Watchers

cs350-docker

Docker container and run scripts for MIT's xv6 kernel. Useful for USC CSCI 350.

How to download and setup cs350-docker

Open terminal and run command
git clone https://github.com/camerondurham/cs350-docker.git
git clone is used to create a copy or clone of cs350-docker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cs350-docker https://github.com/camerondurham/cs350-docker/archive/master.zip

Or simply clone cs350-docker with SSH
[email protected]:camerondurham/cs350-docker.git

If you have some problems with cs350-docker

You may open issue on cs350-docker support forum (system) here: https://github.com/camerondurham/cs350-docker/issues