[PATCH v2] erofs-utils: lib: oci: support reading credentials from docker config

hudsonZhu hudson at cyzhu.com
Thu Feb 12 12:52:30 AEDT 2026


My bad. Let me see what’s going on.

Thanks,
Chengyu

> 2026年2月12日 09:27,Gao Xiang <xiang at kernel.org> 写道:
> 
> Hi Chengyu,
> 
> On Tue, Feb 10, 2026 at 05:37:26PM +0800, ChengyuZhu6 wrote:
>> From: Chengyu Zhu <hudsonzhu at tencent.com>
>> 
>> This patch adds support for reading authentication credentials from
>> Docker's `config.json` (typically in `~/.docker/config.json` or via
>> `DOCKER_CONFIG`).
>> 
>> If no username/password is provided via command-line arguments, the
>> implementation will attempt to look up the registry in the docker config
>> file and use the stored credentials if found.
>> 
>> Signed-off-by: Chengyu Zhu <hudsonzhu at tencent.com>
> 
> I cannot apply this patch, which commit is this commit based on?
> 
> Could you try to base on the latest -experimental or -dev commit?
> 
> Thanks,
> Gao Xiang



More information about the Linux-erofs mailing list