1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00
dockerfiles/red5/arm/docker-compose.yml

6 lines
76 B
YAML
Raw Normal View History

2016-07-06 15:05:21 +00:00
red5:
image: easypi/red5-arm
ports:
2017-12-30 19:31:45 +00:00
- "1935:1935"
2016-07-06 15:05:21 +00:00
restart: always