8 Commits

Author SHA1 Message Date
Santiago Torres
f65025bafe
FIX:fix docker build commands
I commited the wrong Dockerfile.
2018-06-04 13:17:30 -04:00
Santiago Torres
0afc2ce276
ENH: update root-less build
This commit adds:

- Systemd sysusers hook is ran on the dockerfile
- The dockerfile also populates the archlinux keyring
- Remove the libalpm hooks as they are uneccessary now
- Moved the package cleanup before the tar step on the makefile
2018-04-17 20:05:57 -04:00
Santiago Torres
6b583c70e7
WIP: Makefile: allow for rootless build 2018-03-27 00:48:01 -04:00
Pierre Schmitz
1410c52c1b Keep the pacman sync database 2017-08-30 12:09:11 +02:00
Pierre Schmitz
9398c1a98e Use a HTTPS mirror by default 2017-08-30 11:26:54 +02:00
Pierre Schmitz
4a03bbb541 Use pacman.conf from devtools 2017-04-10 17:26:33 +02:00
Pierre Schmitz
601fcd2526 Cleanup the package cache after install or upgrade 2017-04-10 17:26:33 +02:00
Pierre Schmitz
f5bf444d43 Add initial implementation 2017-04-08 18:10:19 +02:00