adding wget
This commit is contained in:
parent
20921497ac
commit
48fe958f56
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ ARG VERSION
|
|||
LABEL build_version="based on Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
LABEL maintainer="Michael Trip"
|
||||
WORKDIR /tmp
|
||||
RUN apt install -y wget
|
||||
RUN wget -o /tmp/openlens.deb https://github.com/MuhammedKalkan/OpenLens/releases/download/v6.5.2-366/OpenLens-6.5.2-366.$BUILDARCH.deb
|
||||
RUN \
|
||||
echo "**** install packages ****" && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue