mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-13 16:12:39 +01:00
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libxrender1 \
|
||||
libxt6 \
|
||||
xz-utils \
|
||||
--no-install-recommends \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV HOME /home/user
|
||||
|
||||
Reference in New Issue
Block a user