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