- 07 Nov, 2020 2 commits
-
-
hashworks authored
strace: execve("/bin/true", ["ldconfig"], 0x563fc29f9fa0 /* 101 vars */) = 0
-
- 02 Nov, 2020 5 commits
-
-
hashworks authored
-
hashworks authored
!47 (comment 6125)
-
hashworks authored
-
hashworks authored
-
hashworks authored
This fixes a circular dependency issue noted in [1]. `curl -s` and removal of `--auto-compress` are needed because of differences in the binaries in alpine. [1] https://github.com/docker-library/official-images/pull/8999#issuecomment-720622797
-
- 25 Oct, 2020 2 commits
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- 23 Oct, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 19 Oct, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 18 Oct, 2020 4 commits
-
-
Sven-Hendrik Haase authored
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- 13 Oct, 2020 1 commit
-
-
Kristian Klausen authored
-
- 31 Aug, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 08 Jun, 2020 1 commit
-
-
Santiago Torres-Arias authored
-
- 10 Aug, 2019 1 commit
-
-
Linux Ninja authored
add fakechroot dependency in README.md, prevent 'already exists' error when running ln -s by adding -f in Makefile, combine two layers of Dockerfile and fix typo of pugring.gpg~ Signed-off-by:
Linux Ninja <linuxninja@bryangay.com>
-
- 25 Jun, 2019 1 commit
-
-
Santiago Torres-Arias authored
When building the image for publishing in the infrastructure, we need a rootfs that's <100MB, due to github filesize restrictions (this, plus the fact that there's no git-lfs support for building in the docker library toolchain). Compress the rootfs image so that it can be hosted on github.
-
- 04 Jun, 2018 2 commits
-
-
Santiago Torres authored
The old Dockerfile and Makefile pair didn't meet the requirements of the ci-test. Namely, the (very sensible )requirement of not shipping a private key was missing, the sysusers hook wasn't executed properly and the /var/cache/pacman/pkg folder was remoed (and it's specified in the pacman MTREE package)
-
Santiago Torres authored
I commited the wrong Dockerfile.
-
- 18 Apr, 2018 1 commit
-
-
Santiago Torres authored
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
-
- 27 Mar, 2018 1 commit
-
-
Santiago Torres authored
-
- 24 Mar, 2018 1 commit
-
-
Santiago Torres authored
The old makefile required commands to be run as a superuser, which may become problematic when deploying on the archlinux infrastructure. Use fakeroot and regular pacman commands to allow for to bootstrap a rootfs.
-
- 30 Dec, 2017 1 commit
-
-
Pierre Schmitz authored
-
- 10 Apr, 2017 1 commit
-
-
Pierre Schmitz authored
-
- 08 Apr, 2017 1 commit
-
-
Pierre Schmitz authored
-