Skip to content

Commit

Permalink
Remove reverse link artifactory - jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
Bosse Nystroem committed Nov 26, 2015
1 parent 07e504d commit 07cf3b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions containers/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ artifactory:
- /opt/containers/artifactory/backup:/artifactory/backup
environment:
- JAVA_OPTS='-Djsse.enableSNIExtension=false'
links:
- jenkins
registry:
# Note: registry needs Docker daemon to run with: "-H tcp://127.0.0.1:2375 -H unix:///var/run/docker.sock --insecure-registry <REGISTRY_HOSTNAME>:5000"
# Question: How do we know the name of REGISTRY_HOSTNAME in advance? or what value do I fill in there?
Expand Down

0 comments on commit 07cf3b8

Please sign in to comment.