Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Daiki AMINAKA 1e2c1099dc
Update Dockerfile for xdp and cross compile (#4336)
* install xdp runtime dependency for ubuntu22.04

* fix for windows

* Dockerfile based fix

* fix typo

* update for Azure pipeline

* remove unused docker image

* Use default container and few fix

* rollback where needs published image
2024-06-07 20:10:12 -07:00
Daiki AMINAKA a80ca97f29
docker multistage build for xdp support (#4238) 2024-04-15 17:37:08 -04:00
Daiki AMINAKA f0a19f7e60
Revert "update dependency for libxdp/libbpf (#4234)" (#4236)
This reverts commit 2602a20207.
2024-04-11 15:33:17 +00:00
Daiki AMINAKA 2602a20207
update dependency for libxdp/libbpf (#4234)
* update dependency for libxdp/libbpf

* install v1.3.0 instead of v1.4.2 to avoid libc6 version conflic

* add ubuntu20.04 specific deps

* cleanup
2024-04-10 14:33:36 -07:00
Yi Huang 9e635e10e7
Work around fpm dependencies for ubuntu 20.04 (#4211) 2024-03-22 15:29:37 -04:00
Yi Huang f357915241
Update ubuntu dockers for compliance (#4070) 2024-01-22 12:29:04 -08:00
Yi Huang df69a24c5d
Fix cross-compile docker image building (#4006)
* Fix xcomp docker image builds
* Remove extra files
2023-12-13 11:38:58 -08:00
Yi Huang 311018a913
Pin ubuntu docker base image hash (#3747) 2023-07-08 10:14:44 -07:00
Yi Huang b3141c58a3
Fix ownership issue in dockers (#3726)
The previous attempt still failed the build. `git config --global safe.directory '*'` worked in another PR as an individual step in a job. So, try this instead.
2023-06-25 14:53:49 -07:00