In order to use the containers in CI add job
that will build the containers once every week.

The job will automatically build for arm64
and x86_64.

Ales Musil (4):
  CI: Add missing packages to the container
  CI: Use the latest Fedora as base image
  CI: Add argument for the py-requirements path
  CI: Add automation for building the containers

 .github/workflows/containers.yaml        | 54 ++++++++++++++++++++++++
 utilities/containers/Makefile            |  5 ++-
 utilities/containers/fedora/Dockerfile   |  8 +++-
 utilities/containers/py-requirements.txt |  1 +
 4 files changed, 65 insertions(+), 3 deletions(-)
 create mode 100644 .github/workflows/containers.yaml

-- 
2.39.2

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to