mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix wireshark
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
55adf5bc14
commit
14dfd14c96
|
@ -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 && \
|
||||
|
|
Loading…
Reference in New Issue
Block a user