Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a section explaining SSL setup #268

Merged
merged 1 commit into from
Mar 11, 2015
Merged

Add a section explaining SSL setup #268

merged 1 commit into from
Mar 11, 2015

Conversation

tlunter
Copy link
Contributor

@tlunter tlunter commented Mar 11, 2015

@@ -76,6 +78,22 @@ irb(main):004:0> Docker.options

Before doing anything else, ensure you have the correct version of the Docker API. To do this, run `Docker.validate_version!`. If your installed version is not supported, a `Docker::Error::VersionError` is raised.

### SSL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe mention that you usually only need to do this when using boot2docker?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, the only reason why I'm adding this is because someone wasn't using boot2docker and didn't know what to do.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, 👍

@bfulton
Copy link
Contributor

bfulton commented Mar 11, 2015

+1

tlunter added a commit that referenced this pull request Mar 11, 2015
Add a section explaining SSL setup
@tlunter tlunter merged commit 60b93fd into master Mar 11, 2015
@tlunter tlunter deleted the add-ssl-to-readme branch March 11, 2015 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants