Changes
Page history
document the origin ticket for container builders
authored
Jan 18, 2023
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/ci.md
View page @
825eae43
...
@@ -109,6 +109,10 @@ One final note: the Gitlab CI examples show that a debug image is used as a base
...
@@ -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
...
...
...
...