I am trying docker login artifacts.xxx.xxx:xxx
Expected behavior
success
Actual behavior
docker login artifacts.xxx.xxx:xxx
Username (xxx):
Password:
Error response from daemon: Get https://artifacts.xxx.xxx:xxx/v2/: unable to decode token response: parsing time ""2016-05-02T18:35:24.061+0200"" as ""2006-01-02T15:04:05Z07:00"": cannot parse "+0200"" as "Z07:00"
Information
- the output of:
pinata diagnose -u
on OSX
pinata diagnose -u
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta9
Running diagnostic tests:
[OK] docker-cli
[OK] Moby booted
[OK] driver.amd64-linux
[OK] vmnetd
[OK] osxfs
[OK] db
[OK] slirp
[OK] menubar
[OK] environment
[OK] Docker
[OK] VT-x
Docker logs are being collected into /tmp/20160502-164507.tar.gz
Most specific failure is: No error was detected
Your unique id is: xxx
Steps to reproduce the behavior
clean installation of docker for mac beta.
then docker login … (see above)
“Normal usage” seems to work. I tried eg. docker run hello-world