summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index f7a668d..7fb1602 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,14 @@
-# Docker Base Image for Arch Linux [![Build Status](https://travis-ci.org/archlinux/archlinux-docker.svg?branch=master)](https://travis-ci.org/archlinux/archlinux-docker)
-This repository contains all scripts and files needed to create a Docker base image for the Arch Linux distribution.
+# Docker Base Image for Parabola GNU/Linux-libre
+This repository contains all scripts and files needed to create a Docker base image for the Parabola GNU/Linux-libre distribution.
## Dependencies
-Install the following Arch Linux packages:
+Install the following Parabola GNU/Linux-libre packages:
* make
-* devtools
+* arch-install-scripts
+* docker
## Usage
Run `make docker-image` as root to build the base image.
## Purpose
-* Provide the Arch experience in a Docker Image
+* Provide the Parabola 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