mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
Add support for search engine
Also mount /tmp as writable, this is required by qbt and not just for the search engine functionality.
This commit is contained in:
5
dist/docker/Dockerfile
vendored
5
dist/docker/Dockerfile
vendored
@@ -42,8 +42,11 @@ RUN \
|
||||
apk --no-cache add \
|
||||
doas \
|
||||
libtorrent-rasterbar \
|
||||
python3 \
|
||||
qt6-qtbase \
|
||||
tini && \
|
||||
tini
|
||||
|
||||
RUN \
|
||||
adduser \
|
||||
-D \
|
||||
-H \
|
||||
|
||||
Reference in New Issue
Block a user