{"id":16007324,"url":"https://github.com/mvsde/grav-docker","last_synced_at":"2026-05-16T21:11:41.620Z","repository":{"id":95953792,"uuid":"177253109","full_name":"mvsde/grav-docker","owner":"mvsde","description":"Docker image for the Grav flat file CMS","archived":false,"fork":false,"pushed_at":"2023-06-09T09:51:24.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T22:07:27.518Z","etag":null,"topics":["docker","docker-image","dockerfile","grav","grav-cms"],"latest_commit_sha":null,"homepage":"https://getgrav.org","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/mvsde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-03-23T06:30:02.000Z","updated_at":"2023-05-28T06:35:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"965a454f-ba3f-46c3-a784-bc8ed4e07f3b","html_url":"https://github.com/mvsde/grav-docker","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"f76b99b25b56ce0babb80bae957bf6d7bede7861"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvsde%2Fgrav-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvsde%2Fgrav-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvsde%2Fgrav-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvsde%2Fgrav-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvsde","download_url":"https://codeload.github.com/mvsde/grav-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276188,"owners_count":20912288,"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":["docker","docker-image","dockerfile","grav","grav-cms"],"created_at":"2024-10-08T12:02:50.042Z","updated_at":"2026-05-16T21:11:36.600Z","avatar_url":"https://github.com/mvsde.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grav CMS Docker\n\n## Build latest\n\n```bash\ndocker build --tag grav .\n```\n\n## Build specific version\n\n```bash\nVERSION=1.7.10 docker build --tag grav:$VERSION --build-arg GRAV_VERSION=$VERSION .\n```\n\n## Docker compose\n\n```yaml\nservices:\n  grav:\n    image: grav:latest\n    build:\n      context: github.com/mvsde/grav-docker\n      args:\n        GRAV_VERSION: 1.7.10\n    container_name: project-name\n    ports:\n      - 8000:80\n    volumes:\n      - ./path/to/theme:/var/www/html/user/themes/project-name\n      - ./tmp/volumes/user:/var/www/html/user\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvsde%2Fgrav-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvsde%2Fgrav-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvsde%2Fgrav-docker/lists"}