{"id":21702655,"url":"https://github.com/alpine-docker/make","last_synced_at":"2025-03-20T16:29:22.064Z","repository":{"id":149611242,"uuid":"142957942","full_name":"alpine-docker/make","owner":"alpine-docker","description":"a simple container to run make command directly","archived":false,"fork":false,"pushed_at":"2020-08-04T22:31:12.000Z","size":4,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T15:27:52.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alpine-docker.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":"2018-07-31T03:33:47.000Z","updated_at":"2023-09-04T14:58:04.000Z","dependencies_parsed_at":"2023-04-25T11:32:30.801Z","dependency_job_id":null,"html_url":"https://github.com/alpine-docker/make","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpine-docker%2Fmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpine-docker%2Fmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpine-docker%2Fmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpine-docker%2Fmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpine-docker","download_url":"https://codeload.github.com/alpine-docker/make/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244649451,"owners_count":20487428,"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-11-25T21:17:18.845Z","updated_at":"2025-03-20T16:29:22.048Z","avatar_url":"https://github.com/alpine-docker.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# make\nA simple container to run make command directly, especially for https://3musketeers.io/\n\n# Repo:\n\nhttps://github.com/alpine-docker/make\n\n# Docker image tags:\n\nhttps://hub.docker.com/r/alpine/make/tags/\n\n# Usage\n\n```\n$ cat docker-compose.yml\nversion: '3.4'\nservices:\n  alpine:\n    image: alpine/make\n    volumes:\n      - .:/opt/app\n    working_dir: /opt/app\n\n$ cat Makefile\necho:\n\tdocker-compose run alpine make _echo\n\n_echo:\n\techo 'Hello World!'\n\n```\nnow you can easily run the build\n```\n$ make echo \n\ndocker-compose run alpine make _echo\necho 'Hello World!'\nHello World!\n```\n\nMore examples at https://3musketeers.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpine-docker%2Fmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpine-docker%2Fmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpine-docker%2Fmake/lists"}