mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-03 03:27:27 +01:00
7 lines
119 B
YAML
7 lines
119 B
YAML
version: "3.8"
|
|
services:
|
|
aircast:
|
|
image: easypi/aircast-arm64
|
|
network_mode: host
|
|
restart: unless-stopped
|