From 8c747607f8629444d33e90c06a53e19db788f9fc Mon Sep 17 00:00:00 2001 From: <> Date: Mon, 19 Aug 2024 20:24:34 +0000 Subject: [PATCH] Deployed 5d1bffa4 with MkDocs version: 1.6.0 --- images/docker-boinc/index.html | 6 +++--- search/search_index.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/images/docker-boinc/index.html b/images/docker-boinc/index.html index b0c87a7a4e..1715c8debf 100644 --- a/images/docker-boinc/index.html +++ b/images/docker-boinc/index.html @@ -14,7 +14,7 @@ - TZ=Etc/UTC - PASSWORD= #optional volumes: - - /path/to/data:/config + - /path/to/boinc/config:/config ports: - 8080:8080 - 8181:8181 @@ -30,7 +30,7 @@ -e PASSWORD= `#optional` \ -p 8080:8080 \ -p 8181:8181 \ - -v /path/to/data:/config \ + -v /path/to/boinc/config:/config \ --device /dev/dri:/dev/dri `#optional` \ --restart unless-stopped \ lscr.io/linuxserver/boinc:latest @@ -57,4 +57,4 @@ --pull \ -t lscr.io/linuxserver/boinc:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
GUAC_USER
and GUAC_PASS
env vars. Existing users can set the new var PASSWORD
for the user abc
.