TIBCOSoftware / js-docker

Container deployment of TIBCO JasperReports® Server
144 stars 146 forks source link

can not build pro-cmd image #70

Closed mjosipovic1979 closed 3 years ago

mjosipovic1979 commented 3 years ago

Hi all

cloned git on desktop and started docker buiul for pro-cmdline image but got error. checked docker hub and there are no jasperserver-pro-cmdline image available???

docker build -f Dockerfile-cmdline-k8s . Sending build context to Docker daemon 66.56kB Step 1/8 : ARG JASPERREPORTS_SERVER_IMAGE_TAG=7.9.0 Step 2/8 : FROM jasperserver-pro-cmdline:${JASPERREPORTS_SERVER_IMAGE_TAG} pull access denied for jasperserver-pro-cmdline, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

thanks regards

ysavoche commented 3 years ago

hi, @mjosipovic1979 can you please try the develop branch? (https://github.com/TIBCOSoftware/js-docker/tree/develop)

rreddyv-tibco commented 3 years ago

Before building the cmdline-k8s image , you should build the jasperserver-pro-cmdline image . jasperserver-pro images won't be available in Docker hub. https://github.com/TIBCOSoftware/js-docker/blob/master/Dockerfile-cmdline