eunomia-bpf / bpftime

Userspace eBPF runtime for Observability, Network & General Extensions Framework
https://eunomia.dev/bpftime/
MIT License
819 stars 76 forks source link

[FEATURE] Migrate workflows which use docker-hub images to ghci images #341

Open hp77-creator opened 2 months ago

hp77-creator commented 2 months ago

Is your feature request related to a problem? Please describe.

Currently some images in `test-vm` `test-verifier` are from docker-hub, we need to move these to use `ghci` https://github.com/eunomia-bpf/eunomia-bpf/blob/master/.github/workflows/ecc-image-x86_64.yml
hp77-creator commented 2 months ago

extension of #338 and #340