mirror of
https://github.com/10h30/wirehole-ui.git
synced 2026-07-11 10:46:11 +09:00
add unbounce-rpi image for Raspberry Pi
This commit is contained in:
+2
-1
@@ -9,6 +9,7 @@ networks:
|
||||
|
||||
services:
|
||||
unbound:
|
||||
#image: "mvance/unbound-rpi:latest"
|
||||
image: "mvance/unbound:latest"
|
||||
container_name: unbound
|
||||
restart: unless-stopped
|
||||
@@ -81,4 +82,4 @@ services:
|
||||
- NET_ADMIN
|
||||
networks:
|
||||
private_network:
|
||||
ipv4_address: 10.2.0.100
|
||||
ipv4_address: 10.2.0.100
|
||||
|
||||
Reference in New Issue
Block a user