mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-01 13:17:51 +02:00
update
This commit is contained in:
parent
bd32614129
commit
aa3a9c5262
@ -7,7 +7,7 @@ MAINTAINER kev <noreply@datageek.info>
|
|||||||
|
|
||||||
RUN apk add --update aria2 \
|
RUN apk add --update aria2 \
|
||||||
&& rm -rf /var/cache/apk/* \
|
&& rm -rf /var/cache/apk/* \
|
||||||
&& aria2 https://github.com/tianon/gosu/releases/download/1.4/gosu-amd64 -o /usr/local/bin/gosu \
|
&& aria2c https://github.com/tianon/gosu/releases/download/1.4/gosu-amd64 -o /usr/local/bin/gosu \
|
||||||
&& chmod +x /usr/local/bin/gosu \
|
&& chmod +x /usr/local/bin/gosu \
|
||||||
&& adduser -D aria2
|
&& adduser -D aria2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user