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.

贡献者指南