build: Added build_and_push_images.sh script
This commit introduces a new bash script, build_and_push_images.sh, which automates the process of building and pushing Docker images for l2sm-switch, l2sm-controller, and l2sm-operator. This script simplifies the image creation and push workflow, providing options for building images, pushing images, or both.
parent
91733342
No related branches found
No related tags found
build/build_images.sh
0 → 100755
Please register or sign in to comment