mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update Dockerfile
This commit is contained in:
parent
4d6dd0ed2d
commit
86e8cb9b67
1 changed files with 0 additions and 3 deletions
|
|
@ -6,9 +6,6 @@ ARG DEBCONF_NOWARNINGS="yes"
|
|||
ARG DEBIAN_FRONTEND="noninteractive"
|
||||
ARG DEBCONF_NONINTERACTIVE_SEEN="true"
|
||||
|
||||
RUN apt-get -yfm --update --autoremove --purge install pciutils
|
||||
RUN lspci | egrep -i 'vga|3d|display'
|
||||
RUN ls -a /dev
|
||||
RUN set -eu && \
|
||||
apt-get --no-install-recommends -yfm --update install \
|
||||
bc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue