mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-04 03:49:18 +02:00
7 lines
117 B
YAML
7 lines
117 B
YAML
|
version: "3.8"
|
||
|
services:
|
||
|
aircast:
|
||
|
image: easypi/aircast-arm
|
||
|
network_mode: host
|
||
|
restart: unless-stopped
|