{"id":19197837,"url":"https://github.com/red5/docker","last_synced_at":"2025-10-06T01:32:29.919Z","repository":{"id":25835426,"uuid":"29274846","full_name":"Red5/docker","owner":"Red5","description":"Docker + Red5 items","archived":false,"fork":false,"pushed_at":"2019-02-15T15:39:37.000Z","size":18,"stargazers_count":35,"open_issues_count":3,"forks_count":22,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-09T00:52:49.793Z","etag":null,"topics":["docker","java","rtmp"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Red5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-15T01:32:14.000Z","updated_at":"2025-02-06T16:39:19.000Z","dependencies_parsed_at":"2022-08-06T07:15:30.723Z","dependency_job_id":null,"html_url":"https://github.com/Red5/docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red5%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red5%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red5%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red5%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Red5","download_url":"https://codeload.github.com/Red5/docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171235,"owners_count":21865289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","java","rtmp"],"created_at":"2024-11-09T12:18:48.354Z","updated_at":"2025-10-06T01:32:24.890Z","avatar_url":"https://github.com/Red5.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Red5 Media Server\n\nDocker + Red5 items\n\nWhat is [Docker](https://www.docker.com/)?\n\n### Docker Base Images\n\n* [corretto 8](https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/docker-install.html)\n* [ubuntu](https://registry.hub.docker.com/_/ubuntu/)\n* [java](https://registry.hub.docker.com/_/java/)\n\n### Docker Tags\n\n* `latest` (default): Red5 1.0.10 Release + Corretto 8 (Essentially OpenJDK 8)\n\nFor example, you can run a `Red5` container with the following command:\n\n    docker run -it --rm mondain/red5\n\n\n### Installation\n\n1. Install [Docker](https://www.docker.com/).\n\n2. Download [automated build](https://registry.hub.docker.com/u/mondain/red5/) from public [Docker Hub Registry](https://registry.hub.docker.com/): `docker pull mondain/red5`\n\n   (alternatively, you can build an image from Dockerfile: `docker build -t=\"mondain/red5\" github.com/Red5/docker`)\n\n\n### Usage\n\n 1. Starts red5 and exposes default ports for http and rtmp/e\n```sh\n    docker run -it -p 5080:5080 -p 1935:1935 --rm mondain/red5\n```\n\n 1. Starts red5 and exposes default ports for http, rtmp/e, and websocket\n```sh\n    docker run -it -p 5080:5080 -p 1935:1935 -p 8081:8081 --rm mondain/red5\n```\n    \n### Additional Information\n\n * [Container linking](https://docs.docker.com/userguide/dockerlinks/)\n * [Managing data](https://docs.docker.com/userguide/dockervolumes/)\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred5%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred5%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred5%2Fdocker/lists"}