feat: add category-container and include into category-dev (#1490)
* feat: add category-container and include into category-dev * refine the content about aws ecr also refer to: https://docs.aws.amazon.com/AmazonECR/latest/public/public-registries.html --------- Co-authored-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com>
This commit is contained in:
parent
7d3927b609
commit
abf196374d
11
data/category-container
Normal file
11
data/category-container
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
azurecr.io
|
||||||
|
docker.io
|
||||||
|
ecr.aws
|
||||||
|
gcr.io
|
||||||
|
ghcr.io
|
||||||
|
mcr.microsoft.com
|
||||||
|
quay.io
|
||||||
|
registry.k8s.io
|
||||||
|
|
||||||
|
|
||||||
|
regexp:.+\.dkr\.ecr\.[^\.]+\.amazonaws\.com$
|
@ -5,6 +5,7 @@ include:archlinux
|
|||||||
include:bootstrap
|
include:bootstrap
|
||||||
include:braveux
|
include:braveux
|
||||||
include:canonical
|
include:canonical
|
||||||
|
include:category-container
|
||||||
include:dart
|
include:dart
|
||||||
include:debian
|
include:debian
|
||||||
include:docker
|
include:docker
|
||||||
@ -123,7 +124,6 @@ php.net
|
|||||||
putty.org
|
putty.org
|
||||||
|
|
||||||
postgresql.org
|
postgresql.org
|
||||||
quay.io
|
|
||||||
r-project.org
|
r-project.org
|
||||||
raspberrypi.org
|
raspberrypi.org
|
||||||
raspbian.org
|
raspbian.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user