{"id":21307441,"url":"https://github.com/pythoninthegrass/earthly","last_synced_at":"2026-01-02T13:56:41.038Z","repository":{"id":263059893,"uuid":"889226767","full_name":"pythoninthegrass/earthly","owner":"pythoninthegrass","description":"Customized docker image for earthly","archived":false,"fork":false,"pushed_at":"2025-02-07T22:36:15.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T13:11:32.240Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythoninthegrass.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":["pythoninthegrass"]}},"created_at":"2024-11-15T21:23:20.000Z","updated_at":"2024-11-15T21:36:09.000Z","dependencies_parsed_at":"2024-11-15T22:26:08.219Z","dependency_job_id":"fa0f482a-70b9-46ca-936b-26b95d24357f","html_url":"https://github.com/pythoninthegrass/earthly","commit_stats":null,"previous_names":["pythoninthegrass/earthly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fearthly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fearthly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fearthly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fearthly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythoninthegrass","download_url":"https://codeload.github.com/pythoninthegrass/earthly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243784103,"owners_count":20347409,"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-21T16:32:01.640Z","updated_at":"2026-01-02T13:56:40.993Z","avatar_url":"https://github.com/pythoninthegrass.png","language":"Dockerfile","readme":"# earthly\n\n[Customized](https://docs.earthly.dev/ci-integration/build-an-earthly-ci-image) docker image for [earthly](https://earthly.dev/)\n\n## Minimum Requirements\n\n* [Docker](https://docs.docker.com/get-docker/)\n\n## Usage\n\n```bash\n# docker compose\ndocker compose up -d\ndocker compose stop\ndocker compose down --volumes\n\n# docker\ndocker run -d -it --rm \\\n    --name earthly-buildkitd \\\n    --privileged \\\n    -v earthly-cache:/tmp/earthly:rw \\\n    -e BUILDKIT_MAX_PARALLELISM=20 \\\n    ghcr.io/pythoninthegrass/earthly \\\n    \"/usr/bin/entrypoint.sh buildkitd --config=/etc/buildkitd.toml\"\n\ndocker stop earthly-buildkitd\ndocker rm earthly-buildkitd\n```\n\n## Further Reading\n\n* [Configuration reference | Earthly](https://docs.earthly.dev/docs/earthly-config)\n","funding_links":["https://github.com/sponsors/pythoninthegrass"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fearthly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythoninthegrass%2Fearthly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fearthly/lists"}