Skip to content
Snippets Groups Projects
Commit 0108ade6 authored by Nick Thomas's avatar Nick Thomas
Browse files

Remove cached .deb files to reduce image size

parent 3a23bcdb
No related branches found
No related tags found
1 merge request!21Clean up `apt` configuration and cache
Loading
Loading
@@ -19,6 +19,8 @@ apt-get install -yqq --force-yes git
rm /etc/apt/sources.list.d/stretch.list
apt-get update -yqqq
 
apt-get clean -yqq
# Set UTF-8
# http://stackoverflow.com/a/3182519/2137281
LOC=$'LC_ALL=en_US.UTF-8\nLANG=en_US.UTF-8'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment