Apparently, their bot was on holiday. As a bonus they also whitelisted github.com, which I hadn’t requested.
remove from free list, add to scavange list
。服务器推荐对此有专业解读
Олимпийская чемпионка Татьяна Навка высказалась о подарках от мужа — пресс-секретаря президента России Дмитрия Пескова. Ее комментарий приводит KP.RU.
Docker applies a default seccomp profile that blocks around 40 to 50 syscalls. This meaningfully reduces the attack surface. But the key limitation is that seccomp is a filter on the same kernel. The syscalls you allow still enter the host kernel’s code paths. If there is a vulnerability in the write implementation, or in the network stack, or in any allowed syscall path, seccomp does not help.