docker-min: add a comment, remove a comment

This commit is contained in:
Dusty Mabe 2017-01-19 22:32:12 -05:00
parent ee367f90b0
commit 135de4a70b
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
1 changed files with 2 additions and 1 deletions

View File

@ -67,6 +67,7 @@ install -d /run/lock -m 0755 -o root -g root
rm -f /etc/machine-id
touch /etc/machine-id
# remove some random help txt files
rm usr/share/gnupg/help*.txt -f
# See: https://bugzilla.redhat.com/show_bug.cgi?id=1051816
@ -76,7 +77,7 @@ for dir in locale i18n; do
done
# Pruning random things
rm usr/lib/rpm/rpm.daily # seriously?
rm usr/lib/rpm/rpm.daily
rm usr/lib64/nss/unsupported-tools/ -rf # unsupported
# Statically linked crap