X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=45b02ce76c0a047e6a745b6b392d009d3ece072d;hb=4a8b4de538cb766095326da4a628b5cc01b8c8e7;hp=0000000000000000000000000000000000000000;hpb=6d8c1c849ae686692bcb3efb46b928d75ee8cf0a;p=scp%2Fric-app%2Fkpimon.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..45b02ce --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# kpimon +KPIMON xApp for Bronze Release + +# Image Build + +``` +$ docker build . --tag kpimon:{TAG} --no-cache +```