Forum Discussion

somashekar1988's avatar
somashekar1988
Occasional Visitor
3 years ago

can SmartBear ID-based licenses applied via docker file in jenkins run

is that SmartBear ID-based license supports via docker file in jenkins run?

where as for Floating license we were using like below,

RUN export LICENSE_SERVER="Company.com:8443"
ENV LICENSE_SERVER=Company.com:8443

RUN chmod 755 $READYAPI_FOLDER/bin/ext/ready-api-license-manager-1.3.2.jar && \
echo 1 | sh $READYAPI_FOLDER/bin/ext/license-manager.sh -s $LICENSE_SERVER

 

if that supports please let us know how to use this.

 

No RepliesBe the first to reply