mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +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
|