Hello,
mybe this is the wrong place. But I would like try it anyway. I am looking for a Tutorial how can I configure docker for a push of a docker image to a nexus docker-repository. At the moment I get the error:
# docker push artefakt-test:8081/repository/test
The push refers to a repository [artefakt-test:8081/repository/test]
unable to ping registry endpoint https://artefakt-test:8081/v0/
v2 ping attempt failed with error: Get https://artefakt-test:8081/v2/: tls: oversized record received with length 20527
v1 ping attempt failed with error: Get https://artefakt-test:8081/v1/_ping: tls: oversized record received with length 20527
but for example this should only HTTP not HTTPS and I set
DOCKER_OPTS=""
ADD_REGISTRY='--add-registry http://artefakt-test:8081'
INSECURE_REGISTRY='--insecure-registry http://192.168.5.251:8081'
in the /etc/sysconfig/docker but this seems not right/not enough.
I know this is nexus forum, but maybe someone here as semiliar problems with the configuration and can give me a hint?
best regards
Dan
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/483cd1c7-5baa-427b-ae37-e4c930a751b5%40glists.sonatype.com.
For more options, visit https://groups.google.com/a/glists.sonatype.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/5d740565-7f3e-4922-ae24-f05ab7acdc2e%40glists.sonatype.com.
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/54512118-8be1-412a-af47-37f6dbf10a9e%40glists.sonatype.com.