{"id":16656496,"url":"https://github.com/beardedeagle/alpine-elixir-builder","last_synced_at":"2025-03-21T16:32:07.910Z","repository":{"id":54703542,"uuid":"145428395","full_name":"beardedeagle/alpine-elixir-builder","owner":"beardedeagle","description":"Up to date Alpine image with the latest Elixir version for staged builds.","archived":false,"fork":false,"pushed_at":"2021-02-03T04:07:20.000Z","size":51,"stargazers_count":37,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-13T09:57:31.318Z","etag":null,"topics":["alpine","docker","elixir","erlang","git","hex","rebar3"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beardedeagle.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":"2018-08-20T14:26:36.000Z","updated_at":"2021-02-03T04:07:20.000Z","dependencies_parsed_at":"2022-08-14T00:31:09.960Z","dependency_job_id":null,"html_url":"https://github.com/beardedeagle/alpine-elixir-builder","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/beardedeagle%2Falpine-elixir-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Falpine-elixir-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Falpine-elixir-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Falpine-elixir-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beardedeagle","download_url":"https://codeload.github.com/beardedeagle/alpine-elixir-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221817063,"owners_count":16885455,"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":["alpine","docker","elixir","erlang","git","hex","rebar3"],"created_at":"2024-10-12T09:57:31.218Z","updated_at":"2024-10-28T10:29:32.356Z","avatar_url":"https://github.com/beardedeagle.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker + Alpine + Elixir = Love\n\nThis Dockerfile provides a good base build image to use in multistage builds for Elixir apps. It comes with the latest version of Alpine, Erlang, Elixir, Rebar and Hex. It is intended for use in creating release images with or for your application and allows you to avoid cross-compiling releases. The exception of course is if your app has NIFs which require a native compilation toolchain, but that is an exercise left to the user.\n\nNo effort has been made to make this image suitable to run in unprivileged environments. The repository owner is not responsible for any losses that result from improper usage or security practices, as it is expected that the user of this image will implement proper security practices themselves.\n\n## Software/Language Versions\n\n```shell\nAlpine 3.13.1\nOTP/Erlang 23.2.3\nElixir 1.11.3\nRebar 3.14.3\nHex 0.21.1\nGit 2.30.0\n```\n\n## Usage\n\nTo boot straight to a iex prompt in the image:\n\n```shell\n$ docker run --rm -i -t beardedeagle/alpine-elixir-builder iex\nErlang/OTP 23 [erts-11.1.7] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1]\n\nInteractive Elixir (1.11.3) - press Ctrl+C to exit (type h() ENTER for help)\niex(1)\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedeagle%2Falpine-elixir-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeardedeagle%2Falpine-elixir-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedeagle%2Falpine-elixir-builder/lists"}