Commit 3752405
committed
Use rules distroless to build example container
This introduces the rules_distroless-based `oak_containers/app_base`,
and uses it to build the hello world example runtime bundle.
Bug: b/491930890
Change-Id: I838bba2e226a712bebe6b70ab9a43b886a6a69641 parent 2007e07 commit 3752405
15 files changed
Lines changed: 1027 additions & 47 deletions
File tree
- cc/containers/hello_world_enclave_app
- codelab
- oak_containers
- app_base
- tests
- examples/hello_world/enclave_app
- oak_private_memory
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
173 | 183 | | |
174 | 184 | | |
175 | 185 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
87 | 85 | | |
88 | 86 | | |
89 | 87 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
| 88 | + | |
104 | 89 | | |
105 | | - | |
| 90 | + | |
106 | 91 | | |
107 | 92 | | |
108 | 93 | | |
| |||
0 commit comments