Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 950 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 950 Bytes

<-- [//: <> (Dockerfile version: 0.4) -->
<-- [//]: <> (git repo: https://github.com/TheRojam/archdevel-docker) -->
<-- [//]: <> (description: readme for dockerfile) -->

Archdevel Docker

This Repo is for building a Dockercontainer building ArchLinux Packages without having ArchLinux installed.

Its based on archlinux/base and installing some important package for building archlinux packages.

If you found issues or have improvements you can open an issue at the github repository.

You'll find the Dockerfile at (https://github.com/TheRojam/archdevel-docker) and the Dockerimage also hub.docker.com

You can just run this container with this cmd:

docker run -h archdevel.local -it therojam/archdevel:latest /bin/zsh

If you need more Information you'll find at archdeveldocker.therojam.tech