docker-mingw-arch
docker-mingw-arch copied to clipboard
pacman issues due to community repo entry in /etc/pacman.conf
while waiting for an updated dockerfile, this can be used for removing the community repo entry:
sed -i '/^\[community\]/,+1d' /etc/pacman.conf