ETroll / osdev-docker

OSdev Dockerfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSDev Docker image

This dockerfile is created to use together with the meaty skeleton template and the bare bone templates on the osdev wiki.

It contains a i686-elf cross compiler and all tools necessary to build the meaty skeleton and bare bones templates on the osdev wiki at http://wiki.osdev.org

Example usage

docker run --privileged -v <your-local-folder>:/src osdev iso.sh

About

OSdev Dockerfile