{"id":20253122,"url":"https://github.com/zostera/docker-django-ci","last_synced_at":"2026-02-06T15:35:30.821Z","repository":{"id":54252844,"uuid":"85742004","full_name":"zostera/docker-django-ci","owner":"zostera","description":"Docker Image for CI with Django and PostGIS","archived":false,"fork":false,"pushed_at":"2025-01-30T14:24:57.000Z","size":23,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-27T00:18:33.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/zostera.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}},"created_at":"2017-03-21T18:59:56.000Z","updated_at":"2025-02-19T15:32:59.000Z","dependencies_parsed_at":"2022-08-13T10:10:12.619Z","dependency_job_id":null,"html_url":"https://github.com/zostera/docker-django-ci","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/zostera/docker-django-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostera%2Fdocker-django-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostera%2Fdocker-django-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostera%2Fdocker-django-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostera%2Fdocker-django-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zostera","download_url":"https://codeload.github.com/zostera/docker-django-ci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostera%2Fdocker-django-ci/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264486293,"owners_count":23616011,"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-14T10:21:31.864Z","updated_at":"2026-02-06T15:35:25.761Z","avatar_url":"https://github.com/zostera.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Image for GeoDjango\n\n - Available on docker hub: https://hub.docker.com/r/zostera/django-ci/\n - Based on: https://hub.docker.com/r/wooyek/geodjango/ (Thanks!)\n\nLicense: MIT\n\n\n## Build and upload\n\n```\ndocker build -t zostera/django-ci .\n...\n...\nSuccessfully built 5150f0103068\n\ndocker push zostera/django-ci\n```\n\nOn M1 macs:\n\n```\ndocker buildx create --use\n\ndocker buildx build --platform linux/amd64,linux/arm64 --push -t zostera/django-ci .\n```\n\n## Notes about local setup and testing\n\n### On mac OS\n\n```\nbrew cask install docker # then in apps click on docker app to get in running (whale icon in top bar)\n\n# build image\ndocker build -t zostera/django-ci .\n\n# run image in container and run django-entrypoint.sh + bash command to open bash prompt\ndocker run -it zostera/django-ci bash\n\n# stop container\ndocker container stop \u003ccontainer-id\u003e\n```\n\n## Running the tests on a container:\n\n```\n# Build image:\ndocker build -t zostera/django-ci .\n\n# Run tox in the container:\n# (current directory is a checkout of https://github.com/observation/observation.org)\ndocker run --mount type=bind,source=${PWD},target=/github/workspace --workdir=/github/workspace -it zostera/django-ci tox -e django\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostera%2Fdocker-django-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzostera%2Fdocker-django-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostera%2Fdocker-django-ci/lists"}