1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:15 +02:00
dockerfiles/aircast-arm/docker-compose.yml
2021-10-26 10:17:19 +08:00

7 lines
117 B
YAML

version: "3.8"
services:
aircast:
image: easypi/aircast-arm
network_mode: host
restart: unless-stopped