- Jun 13, 2023
-
-
The build runs in two stages: 1. Cross compilation for target architecture on native arch image 2. Installation into target architecture image Currently it requires a third stage to workaround an issue in podman/buildah: https://github.com/containers/buildah/issues/4742 Configuring a gitlab-runner with podman: 1. Follow this documentation: https://docs.gitlab.com/runner/executors/docker.html#use-podman-to-run-docker-commands 2. Install the `crun` and `qemu-user-static` packages
-
- May 08, 2023
-
-
It makes more sense to set the release LTO profile into the related Cargo.toml section than into the Dockerfile only. Using LTO 'thin' profile because according to the documentation it is a good compromise with no or little performance loss.
-
- Feb 03, 2023
-
-
Hugo Trentesaux authored
-
- Jan 04, 2023
-
-
- May 23, 2022
-
-
Éloïs authored
-
- May 22, 2022
-
-
Éloïs authored
-
- Jan 18, 2022
- Jan 17, 2022
-