manifests/fedora-container: only install en locale
This will shrink the container by around 13MB.
This commit is contained in:
parent
34ebe60bf0
commit
5fbfd710e4
2 changed files with 8 additions and 4 deletions
|
|
@ -546,7 +546,10 @@
|
|||
],
|
||||
"exclude": {
|
||||
"docs": true
|
||||
}
|
||||
},
|
||||
"install_langs": [
|
||||
"en_US"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue