{"id":24918054,"url":"https://github.com/sdvcrx/docker-hugo-firebase","last_synced_at":"2025-10-10T13:34:06.580Z","repository":{"id":40466972,"uuid":"439232740","full_name":"sdvcrx/docker-hugo-firebase","owner":"sdvcrx","description":"Docker image for deploying hugo sites to Firebase","archived":false,"fork":false,"pushed_at":"2025-09-08T21:19:46.000Z","size":150,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-23T23:42:55.345Z","etag":null,"topics":["docker-image","firebase","hugo"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/sdvcrx/hugo-firebase","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/sdvcrx.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,"zenodo":null}},"created_at":"2021-12-17T06:26:23.000Z","updated_at":"2025-09-08T21:19:48.000Z","dependencies_parsed_at":"2024-01-05T22:30:33.957Z","dependency_job_id":"67fb4d0f-9405-4b66-92a9-45426c1fb780","html_url":"https://github.com/sdvcrx/docker-hugo-firebase","commit_stats":null,"previous_names":[],"tags_count":253,"template":false,"template_full_name":null,"purl":"pkg:github/sdvcrx/docker-hugo-firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdvcrx%2Fdocker-hugo-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdvcrx%2Fdocker-hugo-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdvcrx%2Fdocker-hugo-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdvcrx%2Fdocker-hugo-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdvcrx","download_url":"https://codeload.github.com/sdvcrx/docker-hugo-firebase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdvcrx%2Fdocker-hugo-firebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004060,"owners_count":26083667,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-image","firebase","hugo"],"created_at":"2025-02-02T09:17:39.305Z","updated_at":"2025-10-10T13:34:06.543Z","avatar_url":"https://github.com/sdvcrx.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-hugo-firebase\n\n[![Docker Image CI](https://github.com/sdvcrx/docker-hugo-firebase/actions/workflows/docker-image.yaml/badge.svg)](https://github.com/sdvcrx/docker-hugo-firebase/actions/workflows/docker-image.yaml)\n![Docker Image Version](https://img.shields.io/github/v/tag/sdvcrx/docker-hugo-firebase)\n![Docker Image Size](https://img.shields.io/docker/image-size/sdvcrx/hugo-firebase?sort=date)\n![Docker Image Pulls](https://img.shields.io/docker/pulls/sdvcrx/hugo-firebase)\n\nDocker image for deploying [hugo](https://gohugo.io/) sites to [Firebase](https://firebase.google.com/)\n\n## Usage\n\nPull docker image from [Docker Hub](https://hub.docker.com/r/sdvcrx/hugo-firebase)\n\n```shell\ndocker pull sdvcrx/hugo-firebase\n```\n\nOr pull from [ghcr.io](https://github.com/sdvcrx/docker-hugo-firebase/pkgs/container/hugo-firebase)\n\n```shell\ndocker pull ghcr.io/sdvcrx/hugo-firebase\n```\n\n## Example\n\n### CLI\n\nUsing hugo-firebase image to build hugo site and push to firebase:\n\n```shell\ndocker run -v `pwd`:/app --rm sdvcrx/hugo-firebase bash -c 'hugo  \u0026\u0026 firebase deploy --token [token]'\n```\n\n### Drone CI\n\n```yaml\n- name: build\n  image: sdvcrx/hugo-firebase\n  pull: always\n  environment:\n    FIREBASE_TOKEN:\n      from_secret: FIREBASE_TOKEN\n  commands:\n    - hugo --minify\n    - firebase deploy --token \"$FIREBASE_TOKEN\"\n```\n\n## Development\n\nThis repo is using [GitHub Actions](https://github.com/sdvcrx/docker-hugo-firebase/blob/master/.github/workflows/check-update.yaml) to keep hugo version up to date.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdvcrx%2Fdocker-hugo-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdvcrx%2Fdocker-hugo-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdvcrx%2Fdocker-hugo-firebase/lists"}