{"id":23722542,"url":"https://github.com/membraneframework-labs/docker_membrane","last_synced_at":"2025-09-03T02:20:37.428Z","repository":{"id":42459259,"uuid":"262266410","full_name":"membraneframework-labs/docker_membrane","owner":"membraneframework-labs","description":"A docker image based on Ubuntu, with Erlang, Elixir and libraries necessary to test and run the Membrane Framework.","archived":false,"fork":false,"pushed_at":"2025-08-22T10:00:15.000Z","size":95,"stargazers_count":11,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T11:49:59.986Z","etag":null,"topics":["docker-image","membrane","multimedia","streaming","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/membraneframework-labs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-08T08:17:59.000Z","updated_at":"2025-08-22T09:19:19.000Z","dependencies_parsed_at":"2025-03-13T17:31:58.394Z","dependency_job_id":null,"html_url":"https://github.com/membraneframework-labs/docker_membrane","commit_stats":null,"previous_names":["membraneframework/docker_membrane"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/membraneframework-labs/docker_membrane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fdocker_membrane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fdocker_membrane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fdocker_membrane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fdocker_membrane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/membraneframework-labs","download_url":"https://codeload.github.com/membraneframework-labs/docker_membrane/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fdocker_membrane/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377748,"owners_count":25094641,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-image","membrane","multimedia","streaming","ubuntu"],"created_at":"2024-12-30T23:53:55.696Z","updated_at":"2025-09-03T02:20:37.416Z","avatar_url":"https://github.com/membraneframework-labs.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ubuntu based Membrane Docker image\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/membraneframeworklabs/docker_membrane)][membraneframeworklabs]\n[![GitHub forks](https://img.shields.io/github/forks/membraneframework/docker-membrane?style=social)][github]\n\nA Docker image based on Ubuntu, with Erlang, Elixir, Node.js and libraries necessary to test and run the [Membrane Framework].\n\nImage has been moved to [membraneframeworklabs]\n\n## Image variants\n\nThis image comes in many flavours, based on different Ubuntu releases and package versions:\n\n- `latest`, `focal` - based on Ubuntu 20.04\n- `bionic` - based on Ubuntu 18.04, **deprecated**\n\n## Package versions\n\n| Package   | bionic        | focal            | jammy            |\n| --------- | ------------- | -----------------|------------------|\n| Erlang    | 21.3 and 22.2 | 25.2.3           | 27.3             |\n| Elixir    | 1.9.4         | 1.14.3           | 1.18.3           |\n| Node.js   | -             | 14.16.1          | 16.17.0          |\n| Rust      | -             | 1.65.0           | 1.70.0           |\n| FFmpeg    | 4.2.2         | 4.2.2            | 4.4.2            |\n| SDL2      | ?             | ?                | 2.0.20           |\n| FDK AAC   | 2.0           | 2.0              | 2.0.0            |\n| Portaudio | 19.6.0        | 19.6.0           | 19.6.0           |\n| MAD       | 0.15.1        | 0.15.1           | 0.15.1           |\n| FLAC      | 1.3.2         | 1.3.2            | 1.3.3            |\n| Opus      | 1.1.2         | 1.1.2            | 1.3.1            |\n| libsrtp2  | -             | 2.3.0  \t         | 2.4.2            |\n| libnice   | -             | master (833c1aa) | -                |\n| libmp3lame| -             | 3.100            | 3.100            |\n\n\n### Version selection\n\nThese images contain multiple (Erlang, Elixir, Node.js) versions, managed with [asdf]. You can specify which one should be selected by running: `asdf global erlang \u003cversion\u003e` or `asdf global elixir \u003cversion\u003e` in your script.\n\n### Default versions:\n\n| Image  | Erlang | Elixir | Node.js |  Rust  |\n| ------ | -------| ------ | ------- | ------ |\n| jammy  | 27.3   | 1.18.3 | 16.17.0 | 1.63.0 |\n| focal  | 25.2.3 | 1.14.3 | 16.17.0 | 1.63.0 |\n| bionic | 22.2   | 1.9.4  |    -    |    -   |\n\n## Building the image\n\nTo rebuild the image, run the following command:\n\n```sh\nmake build\n```\n\nOptionally, one can add the following variables:\n* `VERSION=string`, which adds the variant tag. Set to `latest` by default.\n* `FLAVOR=string`, which selects the flavor (subdirectory of this repository) to build. Set to `focal` by default.\n* `IMAGE=name`, which will override the default image name. If not specified, this is set to `membrane/membrane`\n\n## Sample usage\n\nExecute the following command while being in your application directory:\n\n```sh\nmake run\n```\n\nor from anywhere:\n\n```sh\nDIR=/my/app/directory make run\n```\n\nThis will start the container with the application directory mapped to `/app`. Inside the container, go to that directory:\n\n```sh\ncd /app\n```\n\nand execute your app's code (for example tests)\n```sh\nmix test\n```\n\n## Copyright and License\n\nCopyright 2019, [Software Mansion]\n\n[![Software Mansion](https://logo.swmansion.com/logo?color=white\u0026variant=desktop\u0026width=200\u0026tag=membrane-github)][Software Mansion]\n\nLicensed under the [Apache License, Version 2.0](LICENSE)\n\n[Software Mansion]: https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=docker-membrane\n[Membrane Framework]: https://membraneframework.org\n[asdf]: https://asdf-vm.com/\n[github]: https://github.com/membraneframework/docker-membrane\n[membraneframeworklabs]: https://hub.docker.com/r/membraneframeworklabs/docker_membrane\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework-labs%2Fdocker_membrane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmembraneframework-labs%2Fdocker_membrane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework-labs%2Fdocker_membrane/lists"}