fix wireshark

Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle 2016-09-20 15:30:55 -07:00
parent 55adf5bc14
commit 14dfd14c96
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -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 && \