Hadi Asgari
Hadi Asgari
same here...
Thanks, but when I try to build the Docker image, I face some errors. Here is the complete log: ``` [+] Building 11.2s (9/22) => [internal] load build definition from...
Did it, but not successful either: ``` [+] Building 11.2s (9/22) => [internal] load build definition from Dockerfile 0.1s => => transferring dockerfile: 893B 0.0s => [internal] load .dockerignore 0.1s...
I appreciate it if you tell me how should I build the Docker image without any errors. Thanks
> > Hi. The Docker Hub version is outdated (because they removed the free access for opensource projects), so I think it will only work if you build it yourself...
Hi I faced the warning yesterday, it was from defining the TLS environment variable in the server and client different, by mistake! :)
> > Hi I faced the warning yesterday, it was from defining the TLS environment variable in the server and client different, by mistake! :) > > Hi, would you...
I used the Docker version, but doesn't make any difference! I meant TLS, which should be set like TLS=www.google.com:443 on the server and TLS=www.google.com on the client. I have set...