docker-mingw-arch icon indicating copy to clipboard operation
docker-mingw-arch copied to clipboard

pacman issues due to community repo entry in /etc/pacman.conf

Open ciros88 opened this issue 10 months ago • 0 comments

while waiting for an updated dockerfile, this can be used for removing the community repo entry: sed -i '/^\[community\]/,+1d' /etc/pacman.conf

ciros88 avatar Mar 28 '25 10:03 ciros88