mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
544 B
544 B
i686
This example uses hybrid setup from FAQ, because archlinux32 has outdated devtools package. So it distributes custom makepkg.conf
and pacman.conf
(which are copied from archlinux32 package) and builds custom image with archlinux32 keyring.
- Create user
demo
with password fromAHRIMAN_PASSWORD
environment variable. - Build image from distributed
Dockerfile
. - Setup repository named
ahriman-demo
with architecturei686
. - Start web server at port
8080
. - Repository is available at
http://localhost:8080/repo
.