Unable to pull tomcat container (certificate issue)
As any logged in user I want to be able to pull the tomcat container in docker So that I can integrate my web app with it
Acceptance Criteria
Given I have docker installed and configured
When I run docker pull nexus-docker.52.61.140.4.nip.io/dsop/tomcat-v9.0.21
Then the tomcat container is downloaded into docker
NOTES
- These instructions are taken from https://dccscr.dsop.io/dsop/dccscr/tree/master/opensource/tomcat/v9.0.21
- This currently fails due to a (self signed?) certificate issue
Error response from daemon: Get https://nexus-docker.52.61.140.4.nip.io/v2/: x509: certificate signed by unknown authority