aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/codesearch/testdata
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2026-02-11 15:28:25 +0100
committerAlexander Potapenko <glider@google.com>2026-02-11 17:47:34 +0000
commitc5fa3ef41c9a4a57c043a0597d892b372a8a40e8 (patch)
treebc7e8fa67e14d952e7d0ec748988d24f4269ccf6 /pkg/codesearch/testdata
parent65ce8d55289e1ed09cc51f7d608e3b3bc666a3f8 (diff)
tools/docker: fix multi-arch build for env image
The env Docker image currently fails to build on non-x86 architectures because it attempts to install i386 libraries that are unavailable on arm64. Additionally, the monolithic apt-get command causes timeouts and dpkg errors. Fix the build by making i386 package installation conditional on amd64 and splitting the installation into smaller, more stable steps. While at it, remove the sudo usage (not necessary, because Docker setup is performed as root).
Diffstat (limited to 'pkg/codesearch/testdata')
0 files changed, 0 insertions, 0 deletions