mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user