fosslight / fosslight_scanner

FOSSLight Scanner
Apache License 2.0
17 stars 17 forks source link

ci: Add Docker build and push workflow for automated releases #122

Closed soonhong99 closed 3 days ago

soonhong99 commented 1 week ago

Description

This PR introduces a new GitHub Actions workflow for automating the Docker image build and push process for the FOSSLight Scanner project. The workflow is designed to streamline our release process and ensure consistent, multi-platform Docker images are available for each release.

Key features of this workflow:

This automation will significantly reduce manual effort in our release process, ensure consistency across releases, and make our Docker images more accessible to users on different platforms.

Implementation Details:

Testing:

Next Steps:

This change does not affect the core functionality of FOSSLight Scanner, but enhances our deployment and distribution process.

Type of change

Please insert 'x' one of the type of change.