PKGBUILDs/devel/container
Martchus 513103840d Improve `makecontainerpkg`
* Add my GPG key to the pacman keyring (not nice to hard-code it in the
  Dockerfile but good enough for now)
* Install ccache into the base image to support makepkg's ccache option
* Split syncing packages and execution of `makepkg` so syncing can be
  avoided when only building source package
* Don't quote `CRE`, it is unlikely spaces are needed here and using
  chained commands (e.g. `sudo …`) might be useful
* Add documentation
2022-06-12 21:00:20 +02:00
..
base-devel Improve `makecontainerpkg` 2022-06-12 21:00:20 +02:00
containerbuild Improve `makecontainerpkg` 2022-06-12 21:00:20 +02:00
containersync Improve `makecontainerpkg` 2022-06-12 21:00:20 +02:00
imagebuild Improve `makecontainerpkg` 2022-06-12 21:00:20 +02:00
makecontainerpkg Improve `makecontainerpkg` 2022-06-12 21:00:20 +02:00