mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +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 \
|
||||
&& 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 \
|
||||
&& adduser -D aria2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user