https://github.com/alexandrerouma/docker-osdev-pc
OS development tools for x86 and x86_64
https://github.com/alexandrerouma/docker-osdev-pc
Last synced: over 1 year ago
JSON representation
OS development tools for x86 and x86_64
- Host: GitHub
- URL: https://github.com/alexandrerouma/docker-osdev-pc
- Owner: AlexandreRouma
- License: mit
- Created: 2021-05-10T21:48:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T22:18:26.000Z (about 5 years ago)
- Last Synced: 2025-01-06T08:20:51.078Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Quick install
Run `docker build . --tag=""`. Make sure to replace `` by anything easy to remember like `osdev-pc`.
This can take several hours on slower machines as it has to cross compile GCC.