@bernstei commented on GitHub:
Thanks for fixing this in the big_sur branch. How hard would it be to (automatically?) include the issue title in the commit message, rather than just the number?
@stek29 commented on GitHub:
since there are no complex entry points, it should be trivial to set uid/gid manually when starting the container imo it should be up to end user to run the image…
@TheAssassin commented on GitHub:
imo it should be up to end user to run the image properly, and images should not enforce uid/gid on their own
That's total nonsense. A Docker image should…
@nl5887 commented on GitHub:
Yeah, I understand the necessity and agree that this has to be fixed.
@sergeevabc As this is an opensource project it is possible for the community to fix and…
@paolafrancesca commented on GitHub:
@sergeevabc , I tried to upload locally a filename with cyrillic chars and I had no issue: `$ curl --upload-file ./ВДНХ.txt http://127.0.0.1:8080/ВДНХ…
@probonopd commented on GitHub:
https://transfer.sh/FB0l0/Subsurface-44007ce-x86_64.AppImage shows the HTML page, but the download is unavailable. According to https://travis-ci.org/probonopd/subs…
@probonopd commented on GitHub:
Today, getting
me@host wget "https://transfer.sh/Bqw0v/ImageMagick-git.4f1716e-x86_64.AppImage"
--2017-11-12 18:52:47-- https://transfer.sh/Bqw0v/ImageMag…
@golbiga commented on GitHub:
merged with main
@pdfkungfoo commented on GitHub:
I've got this same error about 5 minutes ago:
$~> wget https://transfer.sh/Bqw0v/ImageMagick-git.4f1716e-x86_64.AppImage --2017-11-12 19:06:00-- …
@golbiga commented on GitHub:
You can already do this with ./scripts/generate_baseline.py -k all. This will create build/baselines/all.yaml. We will update the documentation. Thanks!