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

Not able to create local platform due to errors with docker --tlsverify #214

Open
TheTechOddBug opened this issue Apr 20, 2017 · 4 comments

Comments

@TheTechOddBug
Copy link

When the command in compose script:

docker --tlsverify --tlscacert=${HOME}/.docker/machine/certs/ca.pem --tlscert=${TEMP_CERT_PATH}/cert.pem --tlskey=${TEMP_CERT_PATH}/key.pem -H=${DOCKER_HOST} version &> /dev/null

do not finish properly, that script to bring up the platform do not finish ok (although platform could be created properly anyway).

I have found this issue repeatedly in local environments.

TheTechOddBug added a commit to TheTechOddBug/adop-docker-compose that referenced this issue Apr 20, 2017
@RobertNorthard
Copy link
Contributor

@TheTechOddBug please can you provide the steps to reproduce this?

@SachinKSingh28
Copy link
Contributor

@TheTechOddBug I tried with docker-machine but can't reproduce this issue. Could you please provide the steps?

@TheTechOddBug
Copy link
Author

I haven't tried that lately but the issue happened on low resources and not so much cpu capable PC and, maybe, more important within company network connection and restrictions. I'll try again and I'll let you know.

@luismsousa
Copy link
Contributor

@TheTechOddBug any update on this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants