pacstrap: set up the image using NoExtract rules to prune dead weight
Created by: eli-schwartz
A docker container does not need tons of locales in order to do its job, nor does it need extensive (or any) documentation.
With this change, a bare pacstrapped directory drops from 500MB to 390MB
Context: @SantiagoTorres asked about this as part of an effort to make the docker image no longer unusually large as docker containers are measured, with the end goal of achieving something closer to 250MB.