Skip to content

rendello/SerenityOS_Docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

A simple dockerfile that builds SerenityOS and creates a disk image that runs
in QEMU.

PREREQUISITES
    - Docker
    - xhost

USAGE
    ./serenity_docker.sh build: Build the Dockerfile.
    ./serenity_docker.sh build-no-cache: As above, without using cache.
    ./serenity_docker.sh run: Run SerenityOS Docker container (must be built first).

WARNINGS
    This is not a part of the SerenityOS project; don't expect support from the
    SerenityOS developers.

About

Lightweight Dockerfile for building and running SerenityOS.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Dockerfile 53.0%
  • Shell 47.0%