mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The idea is to rely on this new Github Action to detect when the Dockerfile is updated after a push to the master branch on the repository. Once triggered, this action builds the Docker image for both linux/amd64 and linux/arm64 platforms, and updates it directly on Docker Hub. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>