The official pure source code of MIT6.S081 experiment was reproduced from the official MIT repository git clone git://g.csail.mit.edu/xv6-labs-2020. Since the 2020 version of MIT6.S081 experiment source code repository is not released on GitHub, I will reprint it here to facilitate everyone's fork and also to use it myself.
main branch:
Docker 's Volumes mechanism, you can access the host's files through Docker , and modify and execute (equivalent to mount the host's files in the Docker virtual environment). Click here to build and use the process. The renderings are as follows: Other branches: According to the official project, clone came one by one. Because the mit-pdos github organization does not have an open source experimental environment, I established this github repository to facilitate everyone to directly fork into their own projects and track their own experimental process through github, encouraging everyone to open source their own learning results, make progress and learn together! ! ! come on! ! !