Closed jdivy closed 9 years ago
At some point in the docker build process git repositories are fetched using git:// by default which may be blocked by company firewalls.
The simple fix is to configure git to use https:// in these instances.
This looks good thanks!
At some point in the docker build process git repositories are fetched using git:// by default which may be blocked by company firewalls.
The simple fix is to configure git to use https:// in these instances.