git clone https://github.com/abcdesktopio/oc.nginx.git
docker buildx build --build-arg BRANCH=main --build-arg BASE_IMAGE_RELEASE=jammy --build-arg BASE_IMAGE=openresty/openresty --file Dockerfile .
docker buildx build --build-arg BRANCH=3.2 --build-arg BASE_IMAGE_RELEASE=jammy --build-arg BASE_IMAGE=openresty/openresty --file Dockerfile .