tracee
tracee copied to clipboard
[FEAT] add arm64 docker image artifact
Prerequisites
- [ ] This issue is an EPIC issue (add label: EPIC).
- [ ] This issue is an EPIC TASK (add issue to EPIC description).
Select one OR another:
- [ ] I'll create a PR to implement this feature (assign to yourself).
- [x] Someone else should implement this (describe it well).
Feature description
This feature is about adding a arm64 artifact so we can build tracee easily on arm
Additional Information (feature drawings, files, logs, etc)
FTR: That is exactly why i changed the "distro test" image recently. It is able to generate other architecture's compilations/docker images/packages.
hello, i compiled the tracee image of the ARM version according to x86 dockerfile successfully. I want to know how do i submit this image?
hello, i compiled the tracee image of the ARM version according to x86 dockerfile successfully. I want to know how do i submit this image?
Hi @shitou12345678 , we need to add this to be part of the release process, so image will be updated on every release automatically
Depends on #2542