Dockerfiles for builder images
 
 
Go to file
Jef Roosens f0ac64d9c6
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline was successful Details
ci/woodpecker/cron/woodpecker Pipeline failed Details
Stop using clang as default compiler
2022-11-12 13:16:38 +01:00
.github/workflows Add keepalive-workflow 2022-09-09 16:23:49 +08:00
files Fix no mirrorlist in built image 2021-12-08 02:40:28 +08:00
.woodpecker.yml fix(ci): set mtu 2022-11-01 20:00:39 +01:00
Dockerfile Stop using clang as default compiler 2022-11-12 13:16:38 +01:00
LICENSE Added chages & cron job 2022-10-19 22:04:20 +02:00
README.md Added chages & cron job 2022-10-19 22:04:20 +02:00

README.md

Vieter builder image

This repo is a fork of Menci/docker-archlinuxarm, meant as a way for me to configure my build images a bit better. In specific, I added the following changes:

  • Enable LTO by default
  • Use clang as the default compiler