Marco Pas
Marco Pas
+1 Same issue overhere when using aws-vault with temporary credentials getting the same error as described.
Apologies for my possible dumb question, but does this mean that the registry cannot be used when using self signed certificates?
@dmp42 Could it be that i need to create /etc/docker/`certs.d` directory? The directory now only contains a key.json file. I guess that i need to do this on the server...
@dmp42 thanks for the tips, going to test this tomorrow! Does the placement of the .crt file on the client host mean that i do not need to have the...
I was unable to get it working with the placing the ca.crt inside the certs.d directory and using the insecure registry. At the end the only thing i needed to...
@valeriocos Is there any chance that the projects file is being pre-processed or that tokens are also read via environment variables? I am looking for a way to inject the...
The homebrew formula can be tested using: ``` brew tap mpas/slide-serve brew install slide-serve ```
It's a shot get things also going for Homebrew 😁 so please comment if I need to change something.
@RensDimmendaal Thanks for the fix! Ran into the same issue!
I indeed did put the setting in the daemon arguments... at least i think i did it in the correct place.. ``` root@ubuntu:/home/acme# cat /etc/default/docker # Docker Upstart and SysVinit...