Skip to content

Commit

Permalink
Removed because eliminates warsaw package
Browse files Browse the repository at this point in the history
  • Loading branch information
farribeiro authored Jun 24, 2017
1 parent 505b233 commit a5f14eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ RUN apt-get update \
&& chown -R ff:ff /home/ff \
&& passwd -d root \
&& apt-get purge --auto-remove -y \
&& rm -rf /var/lib/apt/lists/* \
&& rm -rf /src/*.deb

&& rm -rf /var/lib/apt/lists/*

# Run firefox as non privileged user
USER ff
Expand Down

0 comments on commit a5f14eb

Please sign in to comment.