{"id":21966448,"url":"https://github.com/dreamingechoes/docker-images","last_synced_at":"2026-05-11T02:27:19.396Z","repository":{"id":96611214,"uuid":"106465901","full_name":"dreamingechoes/docker-images","owner":"dreamingechoes","description":"A set of Docker images to use in the development of my personal projects.","archived":false,"fork":false,"pushed_at":"2018-02-12T23:20:05.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T01:44:01.505Z","etag":null,"topics":["development-environment","docker","docker-image"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/dreamingechoes","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/dreamingechoes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-10-10T20:10:51.000Z","updated_at":"2017-10-11T12:50:01.000Z","dependencies_parsed_at":"2023-03-26T01:08:20.367Z","dependency_job_id":null,"html_url":"https://github.com/dreamingechoes/docker-images","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/dreamingechoes%2Fdocker-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fdocker-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fdocker-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fdocker-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamingechoes","download_url":"https://codeload.github.com/dreamingechoes/docker-images/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245025997,"owners_count":20549067,"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":["development-environment","docker","docker-image"],"created_at":"2024-11-29T13:16:15.012Z","updated_at":"2026-05-11T02:27:19.355Z","avatar_url":"https://github.com/dreamingechoes.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker images\n\nA set of Docker images to use in the development of my personal projects. All available at [hub.docker.com/r/dreamingechoes](https://hub.docker.com/r/dreamingechoes).\n\n## Usage example\n\nLet's pretend that you're developing a `Phoenix` application and you want to create a basic `Dockerfile` for development purposes. The code of you `Dockerfile` will look like this:\n\n```\nFROM dreamingechoes/elixir:1.6.1\n\n# Install hex, rebar, and get deps\nENV MIX_ENV=dev\n\nRUN mix local.hex --force \u0026\u0026 \\\n    mix local.rebar --force \u0026\u0026 \\\n    mix hex.info\n\nWORKDIR /YOUR_APP_PATH\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/dreamingechoes/docker-images. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe repository is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n----------------------------\n\nThis repository was created by [dreamingechoes](https://github.com/dreamingechoes).\nIt adheres to its [code of conduct](https://github.com/dreamingechoes/base/blob/master/files/CODE_OF_CONDUCT.md), and uses an equivalent [license](https://github.com/dreamingechoes/base/blob/master/files/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Fdocker-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamingechoes%2Fdocker-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Fdocker-images/lists"}