mirror of
https://github.com/HQarroum/docker-android.git
synced 2026-07-30 03:12:18 +00:00
Add Ip command
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@ RUN apt update -y && \
|
||||
ca-certificates-java \
|
||||
virt-manager \
|
||||
libgl1-mesa-glx \
|
||||
libgl1-mesa-dri && \
|
||||
libgl1-mesa-dri \
|
||||
iproute2 && \
|
||||
# Compile `redir`.
|
||||
gcc /usr/src/redir.c -o /usr/bin/redir && \
|
||||
strip /usr/bin/redir && \
|
||||
|
||||
Reference in New Issue
Block a user