Skip to content

rh-nfv-int/trex-operator

Repository files navigation

How to rebuild trex-operator

  1. Build new version of the application container (vx.y.z is currently v0.2.6)
trex-container-app]$ bash build.sh app
Successfully tagged quay.io/rh-nfv-int/trex-container-app:vx.y.z
trex-container-app]$ podman push quay.io/rh-nfv-int/trex-container-app:vx.y.z
  1. Build new version of the server.
trex-container-app]$ bash build.sh server
Successfully tagged quay.io/rh-nfv-int/trex-container-server:vx.y.z
trex-container-app]$ podman push quay.io/rh-nfv-int/trex-container-server:vx.y.z
  1. Rebuild trex-operator va.b.c (va.b.c is currently v0.2.12)
trex-operator]$ make operator-all
trex-operator]$ make bundle-all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •