Base Docker for Manjaro
- Makefile 96%
- Dockerfile 4%
| rootfs | ||
| Dockerfile | ||
| exclude | ||
| LICENSE | ||
| Makefile | ||
| packages | ||
| README.md | ||
Docker Base Image for Manjaro Linux
This repository contains all scripts and files needed to create a Docker base image for the Manjaro Linux distribution.
Dependencies
Install the following Manjaro Linux packages:
- make
- devtools
- docker
Usage
Run make docker-image as root to build the base image.
Purpose
- Provide the Manjaro experience in a Docker Image
- Provide the most simple but complete image to base every other upon
pacmanneeds to work out of the box- All installed packages have to be kept unmodified