Skip to content

Commit

Permalink
fix wireshark
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <me@jessfraz.com>
  • Loading branch information
jessfraz committed Sep 20, 2016
1 parent 55adf5b commit 14dfd14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wireshark/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
FROM ubuntu:16.04
MAINTAINER Jessie Frazelle <jess@linux.com>

ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y \
software-properties-common \
--no-install-recommends && \
Expand Down

0 comments on commit 14dfd14

Please sign in to comment.