1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/aircast-arm64/docker-compose.yml

7 lines
119 B
YAML
Raw Normal View History

2021-10-26 04:17:19 +02:00
version: "3.8"
services:
aircast:
2023-07-19 12:12:50 +02:00
image: easypi/aircast-arm64
2021-10-26 04:17:19 +02:00
network_mode: host
restart: unless-stopped