rkt/rkt

rkt fetch does not include port when discovering

Open

#365 建立於 2015年1月12日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (8,871 star) (865 fork)batch import
help wantedpriority/Pmaybereviewed/duplicate

描述

Issuing a fetch with the rkt tool drops the port:

./rkt fetch 10.0.2.2:5000/my/repository
Get http://10.0.2.2?ac-discovery=1: dial tcp 10.0.2.2:80: i/o timeout

As seen above, the URL that was loaded does not have the port given.

貢獻者指南