Skip to content

(WIP) A Docker image containing everything you need to get started with x86_64 OSDev

Notifications You must be signed in to change notification settings

hochbaum/osdev-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osdev-suite

This repository contains a Docker image for x86_64 OSDev. It contains x86_64-elf cross-compiled GCC, binutils and GRUB2 to quickly get you started!

Setting up a suite

docker run -it --name my-osdev-suite hochbaum/osdev

Getting files out of the container

docker cp my-osdev-suite:/tmp/suite/myiso.iso .

About

(WIP) A Docker image containing everything you need to get started with x86_64 OSDev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published