Skip to content

Commit af322d6

Browse files
stevsmitSteven Smith
andauthored
Adds Quay builders book (quay#1102)
Co-authored-by: Steven Smith <[email protected]>
1 parent d3287be commit af322d6

File tree

3 files changed

+44
-0
lines changed

3 files changed

+44
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<productname>{productname}</productname>
2+
<productnumber>{producty}</productnumber>
3+
<subtitle>Builders and image automation</subtitle>
4+
<abstract>
5+
<para>Understand builders and their role in automating image builds.</para>
6+
</abstract>
7+
<authorgroup>
8+
<orgname>Red Hat OpenShift Documentation Team</orgname>
9+
</authorgroup>
10+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
include::modules/attributes.adoc[]
2+
3+
:_content-type: ASSEMBLY
4+
[id="quay-builders-image-automation"]
5+
= Builders and image automation
6+
:context: quay-builders-image-automation
7+
8+
9+
10+
//need to be moved out in a future pr
11+
//docker files
12+
include::modules/proc_use-quay-build-workers-dockerfiles.adoc[leveloffset=+1]
13+
include::modules/proc_use-quay-build-dockerfiles.adoc[leveloffset=+1]
14+
15+
//custom trigger
16+
include::modules/proc_use-quay-git-trigger.adoc[leveloffset=+2]
17+
18+
//include::modules/proc_use-quay-skip-trigger.adoc[leveloffset=+1]
19+
20+
//include::modules/proc_github-build-triggers.adoc[leveloffset=+1]
21+
22+
23+
24+
// Virtual builders
25+
include::modules/build-enhancements.adoc[leveloffset=+1]
26+
include::modules/build-enhanced-arch.adoc[leveloffset=+2]
27+
include::modules/build-limitations.adoc[leveloffset=+2]
28+
include::modules/builders-virtual-environment.adoc[leveloffset=+2]
29+
30+
31+
//cosign
32+
//include::modules/cosign-oci-intro.adoc[leveloffset=+2]
33+
//include::modules/cosign-oci-with-quay.adoc[leveloffset=+2]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../modules/

0 commit comments

Comments
 (0)