1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-24 05:17:06 +02:00
dockerfiles/red5/arm/docker-compose.yml

6 lines
76 B
YAML
Raw Normal View History

2016-07-06 23:05:21 +08:00
red5:
image: easypi/red5-arm
ports:
2017-12-31 03:31:45 +08:00
- "1935:1935"
2016-07-06 23:05:21 +08:00
restart: always