Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP - Change build image process #1677

Open
vcerenu opened this issue Jan 14, 2025 · 0 comments
Open

MVP - Change build image process #1677

vcerenu opened this issue Jan 14, 2025 · 0 comments
Labels
level/task Subtask issue

Comments

@vcerenu
Copy link
Member

vcerenu commented Jan 14, 2025

Description

According to the modifications to be made in the Wazuh package repositories, the installation method of the binaries of each component in its respective image must be modified. We are currently using RPM packages through yum, so we should change the method of obtaining the package and installing it in the build process. This process has to contemplate the creation of both production and pre-release and development images.

It is also necessary to add to the installation logic the creation of both amd64 and arm64 images, so it is necessary to add this logic in the image build.

This build process must be carried out in a Github Actions workflow, which must contain the logic to push images in each release to the Wazuh Docker Hub repository as well as to be able to push images from development branches, pushing the images to private repositories in ECR.

DRI

Gonzalo Acuña

@vcerenu vcerenu added the level/task Subtask issue label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Subtask issue
Projects
None yet
Development

No branches or pull requests

1 participant