Verified Commit 825eae43 authored by anarcat's avatar anarcat
Browse files

document the origin ticket for container builders

parent ee2e7606
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -109,6 +109,10 @@ One final note: the Gitlab CI examples show that a debug image is used as a base
image in Gitlab CI. That is important as the non-debug flavor does not come with
image in Gitlab CI. That is important as the non-debug flavor does not come with
a shell which is a requirement for Gitlab CI.
a shell which is a requirement for Gitlab CI.


This work came out of [issue #90](https://gitlab.torproject.org/tpo/tpa/gitlab/-/issues/90) which may have more background
information or alternative implementations. In particular, it
documents attempts at building containers with `buildah` and Docker.

## FAQ
## FAQ


 * do runners have **network access**? **yes**, but that might
 * do runners have **network access**? **yes**, but that might