Remove linuxcontainers mirrors

linuxcontainers mirror is not used by any maintained branch, thus can
be safely removed from mirrors

Change-Id: I6e223325af7d9cca55c76cc71c93ea20ad89ebbe
This commit is contained in:
Dmitriy Rabotyagov 2024-10-09 10:25:54 +02:00
parent 2bb29286ff
commit ee280a229a

View File

@ -254,13 +254,6 @@ ErrorLogFormat "[%{cu}t] [%-m:%l] [pid %P:tid %T] %7F: %E: [client\ %a] %M% , \
Substitute "s|https://files.pythonhosted.org/|/pypifiles/|ni"
</Location>
# images.linuxcontainers.org
# NOTE(noonedeadpunk): This proxy is not used by anyone as of Yoga release. Only EM branches
# still utilize it. So it can be safely removed in the future.
CacheEnable disk "/images.linuxcontainers"
ProxyPass "/images.linuxcontainers/" "https://us.lxd.images.canonical.com/" ttl=120 keepalive=On retry=0
ProxyPassReverse "/images.linuxcontainers/" "https://us.lxd.images.canonical.com/"
# registry.npmjs.org
CacheEnable disk "/registry.npmjs"
ProxyPass "/registry.npmjs/" "https://registry.npmjs.org/" ttl=120 keepalive=On retry=0 nocanon