Yep. I think I have to copy the files in the corresponding folder of the docker container.

And find out how to.

Reply to this note

Please Login to reply.

Discussion

If you can ssh into the container you could use scp.

I am doing everything via SSH. Will look into it. Have to dig deeper into docker first...

So I managed to copy all needed files but can't copy the .well-known folder or find a way to make a folder inside the container. I am not accessing the docker container via SSH though.