Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

rkt: always use https:// when fetching docker images #1837

Merged
merged 2 commits into from Dec 4, 2015

Conversation

iaguis
Copy link
Member

@iaguis iaguis commented Dec 4, 2015

The insecure parameter forces docker2aci to connect to the registry
using http://.

Make it false while docker2aci doesn't have logic to try https:// and
fall back to http:// if that didn't work.

Fixes #1829

The insecure parameter forces docker2aci to connect to the registry
using `http://`.

Make it false while docker2aci doesn't have logic to try `https://` and
fall back to `http://` if that didn't work.
@alban
Copy link
Member

alban commented Dec 4, 2015

LGTM when green

iaguis added a commit that referenced this pull request Dec 4, 2015
rkt: always use https:// when fetching docker images
@iaguis iaguis merged commit 51658eb into rkt:master Dec 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants