fix formating
This commit is contained in:
parent
889291a256
commit
ff5b1ba5e8
1 changed files with 10 additions and 9 deletions
|
@ -6,15 +6,16 @@ This page contains random discoveries that we make. We'll bring some structure t
|
|||
|
||||
=== dnf
|
||||
|
||||
* --nodocs or --setopt=tsflags=nodocs
|
||||
** Average shrink is 5 to 10M
|
||||
* --setopt=install_weak_deps=false
|
||||
** Depending on the package could shrink alot, could shrink nothing
|
||||
** Can also remove some functionality
|
||||
* install
|
||||
* --nodocs or --setopt=tsflags=nodocs
|
||||
** Average shrink is 5 to 10M
|
||||
* --setopt=install_weak_deps=false
|
||||
** Depending on the package could shrink alot, could shrink nothing
|
||||
** Can also remove some functionality
|
||||
* install glibc-minimal-langpack <package(s)>
|
||||
** Average shrink is 200M
|
||||
|
||||
== External Articles
|
||||
|
||||
* Building tiny container images: https://opensource.com/article/18/7/building-container-images
|
||||
* Creating small containers with Buildah: https://opensource.com/article/18/5/containers-buildah
|
||||
* Buildah images not so small?: https://github.com/containers/buildah/issues/532
|
||||
* Building tiny container images: https://opensource.com/article/18/7/building-container-images
|
||||
* Creating small containers with Buildah: https://opensource.com/article/18/5/containers-buildah
|
||||
* Buildah images not so small?: https://github.com/containers/buildah/issues/532
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue