You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am trying to run go.sh with webappregressiontests.
I receive error in my docker:
Unable to find image 'transitime-server:latest' locally
docker: Error response from daemon: repository transitime-server not found: does not exist or no pull access.
I cannot check if it runs on new version of docker. I changed images in docker from previous version but i am not sure if problem lies on this side or:
I checked repository which is in DockerFile. docker.io and checked https://hub.docker.com/
I found postgres in repository, but i can't find transitime or transitime-server. I am not sure if transitime-server instance is beeing downloaded from this repository and is not present or this is problem with images on my local machine. I can't check on another machine.
Also in latest repository version of apache-tomcat 8.0.36 is not available. Available is 8.0.46.
The text was updated successfully, but these errors were encountered:
i am trying to run go.sh with webappregressiontests.
I receive error in my docker:
I cannot check if it runs on new version of docker. I changed images in docker from previous version but i am not sure if problem lies on this side or:
I checked repository which is in DockerFile. docker.io and checked https://hub.docker.com/
I found postgres in repository, but i can't find transitime or transitime-server. I am not sure if transitime-server instance is beeing downloaded from this repository and is not present or this is problem with images on my local machine. I can't check on another machine.
Also in latest repository version of apache-tomcat 8.0.36 is not available. Available is 8.0.46.
The text was updated successfully, but these errors were encountered: