Fixed DNS issue in amdgpu boinc client

This commit is contained in:
Michele Cereda
2022-11-26 14:04:04 +01:00
parent 9cba9f4421
commit e1832bd9f9
2 changed files with 4 additions and 3 deletions

View File

@@ -17,12 +17,13 @@ services:
network_mode: host
pid: host
mem_swappiness: 1
group_add:
- video
devices:
- /dev/dri:/dev/dri
- /dev/kfd:/dev/kfd
group_add:
- video
volumes:
- /etc/resolv.conf:/etc/resolv.conf:ro
- ./data:/var/lib/boinc
environment:
- BOINC_CMD_LINE_OPTIONS=--allow_remote_gui_rpc

View File

@@ -1,2 +1,2 @@
# Update Graviton's DB once a week.
# Update Graviton's DB once a week (at midnight on Sundays).
0 0 * * 0 docker ps -f 'name=pihole' -f 'status=running' -f 'health=healthy' -q | xargs -I{} docker exec {} pihole -g