{"id":19631662,"url":"https://github.com/noma4i/docker-elixir","last_synced_at":"2025-04-28T06:33:22.092Z","repository":{"id":145544227,"uuid":"91222821","full_name":"noma4i/docker-elixir","owner":"noma4i","description":"Elixir 1.4 + postgresql-client + parsetools. For CircleCI","archived":false,"fork":false,"pushed_at":"2017-09-18T06:39:37.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T08:13:34.118Z","etag":null,"topics":["circleci","docker","elixir","postgresql"],"latest_commit_sha":null,"homepage":"","language":null,"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/noma4i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-05-14T05:44:25.000Z","updated_at":"2019-05-28T08:57:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e881285b-da4e-4720-b8d1-bd013fb89dbb","html_url":"https://github.com/noma4i/docker-elixir","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/noma4i%2Fdocker-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fdocker-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fdocker-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fdocker-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noma4i","download_url":"https://codeload.github.com/noma4i/docker-elixir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251266013,"owners_count":21561768,"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":["circleci","docker","elixir","postgresql"],"created_at":"2024-11-11T12:10:45.012Z","updated_at":"2025-04-28T06:33:22.069Z","avatar_url":"https://github.com/noma4i.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elixir Docker Container\n\nPurpose of this container is to create fully working setup for CircleCI\n\n### Example CircleCI `config.yml`\n\nFollowing example works well if you have `phoenix/non-phoenix umbrella/plain app` with `Ecto`\n\n```\nversion: 2\njobs:\n  build:\n    working_directory: ~/working_dir\n    docker:\n      - image: noma4i/docker-elixir:latest\n      - image: postgres:9.4.1\n        environment:\n          POSTGRES_USER: postgres\n    steps:\n      - checkout\n      - run: mix local.hex --force\n      - run: mix local.rebar --force\n      - run: mix do deps.get, compile\n      - run: MIX_ENV=test mix ecto.create\n      - run: mix test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoma4i%2Fdocker-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoma4i%2Fdocker-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoma4i%2Fdocker-elixir/lists"}