Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binhex/arch-devel
Docker build script for Arch Linux base used for development
https://github.com/binhex/arch-devel
arch-linux aur devel development-environment docker-image pex python python-2 virtualenv
Last synced: 27 days ago
JSON representation
Docker build script for Arch Linux base used for development
- Host: GitHub
- URL: https://github.com/binhex/arch-devel
- Owner: binhex
- License: gpl-3.0
- Created: 2016-11-02T12:35:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T11:47:25.000Z (4 months ago)
- Last Synced: 2024-07-22T14:03:21.405Z (4 months ago)
- Topics: arch-linux, aur, devel, development-environment, docker-image, pex, python, python-2, virtualenv
- Language: Shell
- Homepage:
- Size: 66.4 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Application**
[Arch Linux](https://www.archlinux.org/)
**Description**
Arch Linux is an independently developed, i686/x86-64 general purpose GNU/Linux distribution versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance.
**Build notes**
Arch Linux development image using "arch-base" image from the [binhex repository](https://hub.docker.com/r/binhex/arch-base/). This image is set to a snapshot by using the archive.archlinux.org website for package updates, this is required to reduce image size by preventing continual updates to packages.
**Notes**
This image is primarily used to build packages from AUR that we then consume via other Docker images. This Docker image includes the following packages:-
- supervisor (process manager)
- base-devel (tools required to compile AUR packages)If you appreciate my work, then please consider buying me a beer :D
[![PayPal donation](https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4)
[Documentation](https://github.com/binhex/documentation) | [Support Forum](http://forums.unraid.net/index.php?topic=45811.0)