You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running directly from the docker image, I'm getting an unexpected error:
$ docker run --rm jwilder/dockerize dockerize -wait https://www.google.com
2019/08/15 14:59:07 Waiting for: https://www.google.com
2019/08/15 14:59:07 Problem with request: Get https://www.google.com: x509: failed to load system roots and no roots provided. Sleeping 1s
2019/08/15 14:59:08 Problem with request: Get https://www.google.com: x509: failed to load system roots and no roots provided. Sleeping 1s
...
Am I using it wrong?
The text was updated successfully, but these errors were encountered:
Running directly from the docker image, I'm getting an unexpected error:
Am I using it wrong?
The text was updated successfully, but these errors were encountered: