Friendly Jira Robot created ERT-231:
---------------------------------------
Summary: Registry accounts does not accept data with _ [EBZ#495072]
Key: ERT-231
URL:
https://issues.jboss.org/browse/ERT-231
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
If you configure a docker registry account with
hostname=hub_1.docker.com user=a
email=b(a)b.com password=c then close the preference dialog and reopen it, then address is
now hub, username
1.docker.com and email a.
If you configure a docker registry account with
hostname=hub.docker.com user=a_1
email=b(a)b.com password=c then close the preference dialog and reopen it, then address is
now
hub.docker.com, username a and email 1.
If you configure a docker registry account with
hostname=hub.docker.com user=a
email=b_1(a)b.com password=c then close the preference dialog and reopen it, then address is
now
hub.docker.com, username a and email b.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)