{"id":17035828,"url":"https://github.com/danielm/docker-compose-makefiles","last_synced_at":"2026-04-10T21:09:26.642Z","repository":{"id":161710620,"uuid":"636310037","full_name":"danielm/docker-compose-makefiles","owner":"danielm","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-04T21:26:02.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-28T02:22:28.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/danielm.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}},"created_at":"2023-05-04T14:58:20.000Z","updated_at":"2023-05-04T14:59:52.000Z","dependencies_parsed_at":"2024-04-22T05:32:28.549Z","dependency_job_id":null,"html_url":"https://github.com/danielm/docker-compose-makefiles","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/danielm%2Fdocker-compose-makefiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdocker-compose-makefiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdocker-compose-makefiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdocker-compose-makefiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielm","download_url":"https://codeload.github.com/danielm/docker-compose-makefiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031342,"owners_count":20549912,"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":[],"created_at":"2024-10-14T08:48:16.845Z","updated_at":"2026-04-10T21:09:21.617Z","avatar_url":"https://github.com/danielm.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example on using Makefiles to build Dockerized projects\n\n## Facts\n- Have 2 environments\n- Use `make` to shorten docker compose commands\n- Have an `.env` files to configure the project\n\n## Disclaimer\nUsing `NodeJS` as an example project to demonstrate the building process; so the `packages-*` and `.js` can be completely ignored and removed. Also check what the `Dockerfile` does.\n\n## Install\n- Clone this repo\n- Create `.env` file from the `env.example` and tweak it as needed\n\n## Commands\nAll are ran using the `environment` set in the `.env file`\n- `make build`\n- `make up`\n- `make down`\n- `make logs`\n- `make push`\n- `make release`\n\n## ToDo\n- Publish to registry/hub\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fdocker-compose-makefiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielm%2Fdocker-compose-makefiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fdocker-compose-makefiles/lists"}