- 17 Nov, 2022 1 commit
-
- 16 Nov, 2022 1 commit
-
-
renovate authored
-
- 21 Jul, 2022 1 commit
-
- 19 Jul, 2022 2 commits
-
-
renovate authored
- 30 Jun, 2022 1 commit
-
- 29 Jun, 2022 2 commits
-
-
renovate authored
-
- 25 Jun, 2022 1 commit
-
-
Pace Willisson authored
-
- 19 Jun, 2022 1 commit
-
- 17 Jun, 2022 3 commits
-
-
nl6720 authored
If the keyring is not specified, pacman-key will simply use all keyrings from /usr/share/pacman/keyrings/.
-
nl6720 authored
The glibc 2.35-6 package ships with the C.UTF-8 locale included. This means there is now a UTF-8 locale available by default and en_US.UTF-8, which requires editing /etc/locale.gen and running locale-gen, is not needed anymore.
-
- 16 Jun, 2022 1 commit
-
- 01 Jun, 2022 1 commit
- 15 Apr, 2022 1 commit
-
-
hashworks authored
-
- 13 Apr, 2022 6 commits
-
-
hashworks authored
-
hashworks authored
Closes #63. Using `zstd -T0 -8` instead of `gz -T0 -9` results in a larger rootfs file, but requires significantly less time and memory: ``` zstd -3 115M 1.60user 0.18system 0:00.32elapsed 557%CPU (0avgtext+0avgdata 130212maxresident)k zstd -6 107M 5.03user 0.24system 0:00.72elapsed 729%CPU (0avgtext+0avgdata 149660maxresident)k zstd -7 106M 7.33user 0.29system 0:01.04elapsed 728%CPU (0avgtext+0avgdata 174368maxresident)k zstd -8 105M 8.45user 0.27system 0:01.23elapsed 707%CPU (0avgtext+0avgdata 173008maxresident)k zstd -9 104M 9.35user 0.37system 0:01.42elapsed 683%CPU (0avgtext+0avgdata 335920maxresident)k zstd -13 104M 30.57user 0.31system 0:04.76elapsed 648%CPU (0avgtext+0avgdata 498740maxresident)k zstd -19 91M 132.06user 0.53system 0:21.98elapsed 603%CPU (0avgtext+0avgdata 1106328maxresident)k xz -9 81M 105.71user 0.58system 0:58.24elapsed 182%CPU (0avgtext+0avgdata 2006964maxresident)k ``` Additionally this drops bash from the build Dockerfile, since `SHELL` is not OCI compliant.
-
hashworks authored
Allows 'make image-base DOCKER=podman' Originally from: Grzegorz Klimaszewski <2612193+grzegorzk@users.noreply.github.com> https://github.com/archlinux/archlinux-docker/pull/38/files Closes #51.
-
hashworks authored
Switch to GeoIP mirror See merge request archlinux/archlinux-docker!60
-
Evangelos Foutras authored
Currently consists of 3 geographically diverse boxes which are managed by DevOps. (See commit 9f65f99c6b2330e7e2fbceb988115c5cc65db09f in the archlinux/infrastructure project.)
- 13 Nov, 2021 1 commit
-
- 01 Nov, 2021 1 commit
-
-
hashworks authored
-
- 21 Oct, 2021 2 commits
-
-
hashworks authored
-
- 18 Oct, 2021 1 commit
-
-
hashworks authored
-
- 17 Oct, 2021 1 commit
-
-
hashworks authored
As suggested by @klausenbusk, this ensures that the releases are created by the project bot/user instead of the schedule-owner.
-
- 19 Sep, 2021 1 commit
-
- 18 Sep, 2021 3 commits
-
-
hashworks authored
-
hashworks authored
It is incompatible with -J and done automatically. See [1]. [1] https://gitlab.archlinux.org/archlinux/archlinux-docker/-/jobs/34434#L72
-
- 16 Sep, 2021 1 commit
-
-
hashworks authored
It is incompatible with --continue-at. See [1]. [1] https://gitlab.archlinux.org/archlinux/archlinux-docker/-/jobs/34434#L72
-
- 07 Jun, 2021 1 commit
-
-
hashworks authored
As suggested by xatier on GitHub: * https://github.com/archlinux/archlinux-docker/pull/41 * https://github.com/archlinux/archlinux-docker/pull/42/files
-
- 02 May, 2021 1 commit
-
- 29 Apr, 2021 1 commit
-
-
Santiago Torres-Arias authored
-
- 17 Apr, 2021 2 commits
-
-
hashworks authored
Revert after [0] is fixed [0] https://github.com/GoogleContainerTools/kaniko/issues/1592
-
- 05 Apr, 2021 2 commits
-
-
Kristian Klausen authored
According to upstream two months is fine: tianon: yeah, cleaning them out is reasonable, although I'd request that they be available for something like 1-2 months after they're no longer supported / "active" tianon: in the case of something constantly changing like arch, 1 month is probably pretty reasonable Fix #57
-