flatcar-scripts/sdk_lib
Thilo Fromm 8f2d36025d update_sdk_container_image: work around sandbox permission errors
This change temporarily disables the Gentoo sandbox when updating the
SDK to work around sandbox permission errors some pakage builds (like
e.g. GO) run into.

Fixes e.g.
```
Building Go cmd/dist using /usr/lib/go-bootstrap. (go1.5.3 linux/amd64)
 * /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsandbox/trace.c:do_peekstr():125: failure (Operation not permitted):
 * ISE:do_peekstr:process_vm_readv(6863, 0x00007ffe4a502180{0x00007f01abd3e010, 0x570}, 1, 0x00007ffe4a502190{0x000000c820012a90, 0x570}, 1, 0) failed: Operation not permitted
 * ERROR: dev-lang/go-1.17.8::coreos failed (compile phase):
```

Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-05-06 11:20:03 +02:00
..
updates update_chroot: fix transition to new os-release location 2014-07-14 17:59:15 -07:00
90_env_keep sdk-container: add scripts for containerised SDK 2021-11-26 17:54:43 +01:00
Dockerfile.lean-arch sdk-container: add @krnowak's suggestions from code review 2021-11-26 17:54:43 +01:00
Dockerfile.sdk-build sdk-container: add scripts for containerised SDK 2021-11-26 17:54:43 +01:00
Dockerfile.sdk-import sdk_lib/Dockerfile.sdk-import: use root user by default 2022-01-06 20:17:19 +01:00
Dockerfile.sdk-update update_sdk_container_image: work around sandbox permission errors 2022-05-06 11:20:03 +02:00
sdk_container_common.sh ci-automation: set the channel from the git tag 2022-03-04 13:49:18 +01:00
sdk_entry.sh SDK container: enable binpkg cache for nightly builds 2022-01-12 15:44:30 +01:00
sdk_init_selfcontained.sh sdk-container: add @krnowak's suggestions from code review 2021-11-26 17:54:43 +01:00
sdk_util.sh SDK: Take environment variable to specify SDK location 2020-05-14 16:03:15 +02:00