mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-20 19:17:54 +01:00
fix
Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
parent
6c5a7a45f0
commit
43e3b6a0a1
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user