Commit 61eb450
authored
[EBPF] kmt: fix permissions for /go in compiler container (#40316)
### What does this PR do?
Fixes the permissions inside of the docker compiler container for KMT.
### Motivation
Fix local building in KMT.
### Describe how you validated your changes (if not by through tests)
Started the compiler and checked that it can compile tests.
I created a ticket to follow up with CI tests
https://datadoghq.atlassian.net/browse/EBPF-805
### Possible Drawbacks / Trade-offs1 parent c4a924b commit 61eb450
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
221 | 224 | | |
222 | 225 | | |
223 | 226 | | |
| |||
0 commit comments