Skip to content

Commit

Permalink
Dunno when alternatives.log is created and not
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Jul 20, 2017
1 parent 59cd5f1 commit d7fd8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl-kafkacat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ RUN set -ex; \
rm -rf /usr/local/kubernetes; \
\
apt-get purge -y --auto-remove $buildDeps; \
rm /var/log/dpkg.log /var/log/alternatives.log /var/log/apt/*.log
rm /var/log/dpkg.log /var/log/apt/*.log

ENTRYPOINT ["kubectl"]

0 comments on commit d7fd8c9

Please sign in to comment.