mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update Dockerfile
This commit is contained in:
parent
051b48ff78
commit
71b3e6558d
@ -16,7 +16,6 @@ RUN yesterdays_date=$(date --date="-1 days ago" +%Y/%m/%d) \
|
||||
&& mkdir -p /etc/pacman.d \
|
||||
&& echo 'Server = https://archive.archlinux.org/repos/'"${yesterdays_date}"'/$repo/os/$arch' > /etc/pacman.d/mirrorlist \
|
||||
&& echo 'Server = http://archive.virtapi.org/repos/'"${yesterdays_date}"'/$repo/os/$arch' >> /etc/pacman.d/mirrorlist \
|
||||
&& pacman-db-upgrade \
|
||||
&& pacman -S grep net-tools --noconfirm \
|
||||
|
||||
RUN usermod -u 99 nobody
|
||||
|
Loading…
Reference in New Issue
Block a user