1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-02-20 19:17:54 +01:00
Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle 2019-11-25 19:40:43 -08:00
parent 6c5a7a45f0
commit 43e3b6a0a1
No known key found for this signature in database
GPG Key ID: E34EC3D4E4953C4A

View File

@ -10,6 +10,7 @@ FROM debian:sid-slim
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
RUN apt-get update && apt-get install -y \
iproute2 \
iptables \
libgl1-mesa-dri \
libgl1-mesa-glx \