Add simple mission statement

This commit is contained in:
Pierre Schmitz 2017-08-30 19:02:04 +02:00
parent 1410c52c1b
commit 68c4f6027b

View File

@ -6,3 +6,8 @@ Install the following Arch Linux packages:
* devtools * devtools
## Usage ## Usage
Run `make docker-image` as root to build the base image. Run `make docker-image` as root to build the base image.
## Purpose
* Provide the Arch experience in a Docker Image
* Provide the most simple but complete image to base every other upon
* `pacman` needs to work out of the box
* All installed packages have to be kept unmodified