Skip to content

Commit

Permalink
Merge pull request #1 from alexkuzko/master
Browse files Browse the repository at this point in the history
Removed source files to keep image compact (saves 33MB of disk space)
  • Loading branch information
hilschernetpi committed Jun 14, 2019
2 parents f808ed8 + 1d6d8d9 commit db35387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ RUN apt-get update \
&& /sbin/ldconfig \
#clean up
&& rm -rf /tmp/* \
&& rm -rf /opt/vc/src \
&& apt-get remove git curl \
&& apt-get -yqq autoremove \
&& apt-get -y clean \
Expand Down

0 comments on commit db35387

Please sign in to comment.