8000 GitHub - kumewata/linux_practice: 【試して理解】Linuxのしくみ、の勉強用リポジトリです。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

【試して理解】Linuxのしくみ、の勉強用リポジトリです。

License

Notifications You must be signed in to change notification settings

kumewata/linux_practice

Repository files navigation

What is this?

[試して理解]Linuxのしくみ~実験と図解で学ぶOSとハードウェアの基礎知識のサンプルコードをDocker環境で試せるようにしたリポジトリです。

Usage

Preparation

Install Docker.

For MacOS/Linux

  1. Build Docker image

    ./setup.sh

  2. Start bash with Docker container

    ./run_bash.sh

For Windows

@command prompt or PowerShell

  1. Build Docker image

    setup.bat

  2. Start bash with Docker container

    run_bash.bat

Tips

Go into the container which is already running.

Run docker exec -it clang bash at another tab/window.

About

【試して理解】Linuxのしくみ、の勉強用リポジトリです。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
  • 37FC
0