Markus Reich
Markus Reich
I've a problem with running traefic inside a VCH, I need to get the docker.sock mounted into the container :-/ `dockervch2 create -p 8080:8080 -p 80:80 -v traefik:/etc/traefik -v /var/run/docker.sock:/var/run/docker.sock...
@wjun Thanx for your hint, but when I follow the tutorial (zalenium) I use the docker deployed inside a container that runs on a DCH? So the mapped docker.sock is...
@wjun thx for your help, this works perfect!!!
I have the same problem, on some Android devices it works on some not? Very strange :-/
I'm facing similar problmes. My filename is ignored, the recipient get's an attchament with =UTF-8BRWRlbmhhdXNlcl9LQjAwMDAwMDE2OQ=== =UTF-8BNF9CcmFuZHN0w6R0dGVyIEhhbnMucGRm= as filename? `Content-Type: application/pdf; name="=UTF-8BRWRlbmhhdXNlcl9LQjAwMDAwMDE2OQ=== =UTF-8BNF9CcmFuZHN0w6R0dGVyIEhhbnMucGRm=" Content-Description: =UTF-8BRWRlbmhhdXNlcl9LQjAwMDAwMDE2OQ=== =UTF-8BNF9CcmFuZHN0w6R0dGVyIEhhbnMucGRm= Content-Disposition: attachment; filename="=UTF-8BRWRlbmhhdXNlcl9LQjAwMDAwMDE2OQ=== =UTF-8BNF9CcmFuZHN0w6R0dGVyIEhhbnMucGRm="; size=38133;...
maybe this can help? https://github.com/WeblateOrg/docker/issues/326
Hi, I would need this too :-) Is there a plan when this feature will be released?
I run into the same problems :-(