forked from k3ll3x/serenityOS-Docker-image
-
Notifications
You must be signed in to change notification settings - Fork 0
rendello/SerenityOS_Docker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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%