CrazyMax
CrazyMax
`19.03.5` is EOL for a quite some time. > btw, i install docker follow docker docs. Do you have a link?
> @crazy-max Is there anything else that needs to be enabled for CI side? I don't think so :+1:
Seems test fails for loong64: https://github.com/tonistiigi/binfmt/actions/runs/7271830266/job/19818345215?pr=151#step:6:138 ``` uname: error while loading shared libraries: libc.so.6: cannot stat shared object: Error 38 ``` ~I don't see `linux/loong64` in the list of supported...
@yzewei Can you squash your commits please?
@yzewei I opened #153 to check qemu build and also adds missing tests in https://github.com/tonistiigi/binfmt/commit/82f3ca76eeaf414399633786ca2c07e88c169514
* https://github.com/pexcn/docker-images/blob/1c19d6c4556c1e73f3ece408f0fb4533b9228d45/net/shadowsocks-rust/Dockerfile#L8-L23C20 ```dockerfile FROM rust:alpine AS builder-ss RUN apk update \ && apk add --no-cache --virtual .build-deps musl-dev git ARG SS_VERSION=v1.15.0-alpha.9 RUN git clone https://github.com/shadowsocks/shadowsocks-rust.git --branch $SS_VERSION \ && cd...
Not directly linked to this issue but have you tried using cross-compilation to avoid emulation? See https://github.com/crazy-max/rust-docker-cross/blob/2f6d5f93dedbf1b9c8d65a172df47796281841da/Dockerfile#L43 More info: https://github.com/tonistiigi/xx/#rust
Here is a repro: https://github.com/moby/buildkit/actions/runs/8092979752/job/22114788142?pr=4717#step:9:34
@rusenask > looking at the source it seems to be polling too Yes but with HEAD request on manifest (since [4.8.0)](https://crazymax.dev/diun/changelog/) which does not count on rate-limit ;)
Hi, Sorry it's been a while, I'm pretty busy. Current rules are mostly ok. Need to find time to add some new rules and also needs another alternative of https://www.threatcrowd.org...