aggo15

Results 15 comments of aggo15

I encounter the same issue as well. I'm getting error message below when using buildx. The build process completed successfully and the error appear when attempting to push the image...

@messense yes you are right I meant the arm32v7 docker image architecture. Hopefully you will add that in the future. Thank you.

If a lot of people is using evsieve to output combination key then I think it is good to revisit and fix the issues. Of course that's up to you...

Thank you @KarsMulder for looking into this. Look forward for the release.

I can see the difference of keyboard signal from `evtest` while using the command `evsieve --input /dev/input/event0 grab --print --map key:f12 key:leftctrl key:c --output create-link=/dev/input/guest-keyboard`. evtest output for evsieve-1.3.1 ```...

Hi @KarsMulder, sorry I took a while as I was hit by COVID. I was down for more than a week. Regarding the auto scan feature, I've verified it and...

@jedevc Hi, sorry I think I made a mistake on my original post. Yes. the dest_repo should be immediately after -t. I'll edit my original post later. Still, I'm not...

@jedevc Just realized I forgot to put in the info you requested. Here is the error I see when I'm doing the tag copy to another repo. I'm currently using...

@jedevc here you go. ``` { "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json", "schemaVersion": 2, "manifests": [ { "mediaType": "application/vnd.docker.distribution.manifest.v2+json", "digest": "sha256:fcc", "size": 2271, "platform": { "architecture": "arm", "os": "linux", "variant": "v6" } }, {...

> Did you ever find a solution/workaround for this problem? I'm facing the same issue. I did mentioned it in my first post, where the workaround is to manually upload...