Rémy

Results 75 issues of Rémy

Hello Can you please add a way to control the UID and GID for the downloaded file ? Something like this in the dockerfile ``` FROM whatever ENV UID=1000 ENV...

Hi I tried to encode a video locate in a "Vidéos" folder. Then I got this error message ``` r@c ~/Vidéos $ arista-transcode -p=dvd s01e08.mkv s01e08.avi 2 travaux en cours...

### Issue type - Documentation report ### Expected behaviour I'ld like to know what's the minimum policy needed for each command ### Actual behaviour I've no idea, and I'ld like...

Hi there Can you make configuring acme-dns 's container configurable through environment variables possible ? I've seen this on other Go based project - Read configuration file as a template...

Hi Would you mind providing an official Dockerfile ? Best regards,

### Issue Summary There has been no commit for a while. @JavaCafe01 maybe it's time to call for maintainers, move this to an org maybe ? PdfViewer is deployed as...

Hi I'm very interested in your Chrome examples. But I grabbed your full repo, opened examples and run ex5 and ex6, which gave me some errors. Can you fix that...

enhancement

Hi I've been wondering about this log ``` ~/terraform-live/qa/aws/eu-west-1/db (master ✘)✹ ᐅ terragrunt apply-all [terragrunt] 2019/10/22 14:03:28 Error processing module at '/home/me/terraform-live/qa/aws/eu-west-1/db/app1/terragrunt.hcl'. How this module was found: Terragrunt config file...

bug

### Consul Template version consul-template v0.22.0 (6cae10fe) ### Configuration A simple service like this ```json { "haproxy-stats-i-0000000": { "ID": "haproxy-stats-i-0000000", "Service": "haproxy-stats", "Tags": [ "published" ], "Meta": { "Environment": "development",...

docs

Hi I'm testing a salt formula via kitchen, installing and enabling caddy service. As you can see, the service is enabled ``` kitchen@74cb1d70442b:~$ sudo su root@74cb1d70442b:/home/kitchen# systemctl status caddy ●...