mirror of
https://github.com/vtnerd/monero-lws.git
synced 2024-11-16 17:27:39 +00:00
Dockerfile: Get rid of unused target image install
This commit is contained in:
parent
0ea19a009f
commit
c155ab65a2
1 changed files with 0 additions and 5 deletions
|
@ -96,11 +96,6 @@ RUN apt-get install --no-install-recommends -y \
|
|||
ca-certificates \
|
||||
curl \
|
||||
jq \
|
||||
libgssapi-krb5-2 \
|
||||
libhidapi-dev \
|
||||
libnorm-dev \
|
||||
libpgm-dev \
|
||||
libzmq3-dev \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue