Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
archlinux-docker
Commits
cb1c8b8b
Unverified
Commit
cb1c8b8b
authored
Feb 22, 2019
by
Santiago Torres
Browse files
Merge branch 'master' into no-root-build
parents
ebcde63f
e612e65b
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
LICENSE
0 → 100644
View file @
cb1c8b8b
This diff is collapsed.
Click to expand it.
README.md
View file @
cb1c8b8b
...
@@ -4,6 +4,7 @@ This repository contains all scripts and files needed to create a Docker base im
...
@@ -4,6 +4,7 @@ This repository contains all scripts and files needed to create a Docker base im
Install the following Arch Linux packages:
Install the following Arch Linux packages:
*
make
*
make
*
devtools
*
devtools
*
docker
## 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
## Purpose
...
...
rootfs/etc/pacman.d/mirrorlist
View file @
cb1c8b8b
Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch
Server = https://mirror.leaseweb.net/archlinux/$repo/os/$arch
Server = https://mirror.leaseweb.net/archlinux/$repo/os/$arch
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment