We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f8a65 commit 27eb85dCopy full SHA for 27eb85d
README.rdoc
@@ -60,9 +60,14 @@ Simply run:
60
61
script/ldap-docker
62
INTEGRATION=openldap rake test
63
+
64
+Or, use {Docker Compose}[https://docs.docker.com/compose/]. See docker-compose.yml for available Ruby versions.
65
66
+ docker-compose run ci-2.7
67
68
CAVEAT: you need to add the following line to /etc/hosts
69
127.0.0.1 ldap.example.org
70
+ 127.0.0.1 cert.mismatch.example.org
71
72
== Release
73
0 commit comments