thesutex

Results 3 comments of thesutex
trafficstars

@kailyisme i followed @cschaba lead in his issue (but kept references to ubuntu, not debian), replaced the steps to Add Docker’s official GPG key: sudo mkdir -p /etc/apt/keyrings curl -fsSL...

i get the same error on Ubuntu instructions, following this guide and exchanging /etc/apt/keyrings/docker.gpg for /etc/apt/trusted.gpg.d/docker.gpg fixed it for me in ubuntu.

i have the same issue. works like a charm locally on laptop, but fails with no patterns on server when running through azure pipelines. > tl;dr: try setting `disable_dependency_optimization` to...