{"id":22288869,"url":"https://github.com/michael-valdron/hugo-image","last_synced_at":"2026-04-17T19:01:31.671Z","repository":{"id":168041573,"uuid":"637570420","full_name":"michael-valdron/hugo-image","owner":"michael-valdron","description":"A container image for using the Hugo CLI command.","archived":false,"fork":false,"pushed_at":"2026-04-11T18:02:25.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-11T19:22:55.000Z","etag":null,"topics":["docker","docker-image","hugo","hugo-cli"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/michaelvaldron/hugo","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michael-valdron.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-08T00:13:23.000Z","updated_at":"2026-04-11T17:30:10.000Z","dependencies_parsed_at":"2023-12-10T02:29:14.024Z","dependency_job_id":"faa8bc68-02c7-4859-9126-efe29ad934d0","html_url":"https://github.com/michael-valdron/hugo-image","commit_stats":null,"previous_names":["michael-valdron/hugo-image"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michael-valdron/hugo-image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-valdron%2Fhugo-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-valdron%2Fhugo-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-valdron%2Fhugo-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-valdron%2Fhugo-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michael-valdron","download_url":"https://codeload.github.com/michael-valdron/hugo-image/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-valdron%2Fhugo-image/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31941845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","docker-image","hugo","hugo-cli"],"created_at":"2024-12-03T17:07:18.535Z","updated_at":"2026-04-17T19:01:31.660Z","avatar_url":"https://github.com/michael-valdron.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hugo Container Image\n\n[![Go 1.26](https://img.shields.io/badge/1.26-blue?logo=go\u0026labelColor=gray)](https://go.dev/doc/go1.26)\n[![Go 1.25](https://img.shields.io/badge/1.25-blue?logo=go\u0026labelColor=gray)](https://go.dev/doc/go1.25)\n[![Hugo Latest](https://img.shields.io/badge/latest-cb4879?logo=hugo\u0026labelColor=gray)](https://github.com/gohugoio/hugo/releases/latest)\n[![Publish CI](https://github.com/michael-valdron/hugo-image/actions/workflows/publish.yaml/badge.svg)](https://github.com/michael-valdron/hugo-image/actions/workflows/publish.yaml)\n[![Docker Hub badge][dockerhub-badge]][dockerhub]\n[![Docker Repository on Quay](https://quay.io/repository/michaelvaldron/hugo/status \"Docker Repository on Quay\")](https://quay.io/repository/michaelvaldron/hugo)\n[![Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE)\n\n [dockerhub-badge]: https://img.shields.io/docker/pulls/michaelvaldron/hugo\n [dockerhub]: https://hub.docker.com/r/michaelvaldron/hugo\n\n\nA container image for using the Hugo CLI command.\n\n## Usage\n\n**Docker**\n\n```sh\ndocker run --rm -it michaelvaldron/hugo \u003ccommand\u003e\n```\n\n**Podman**\n\n```sh\npodman run --rm -it michaelvaldron/hugo \u003ccommand\u003e\n```\n\n### Run Server\n\n```sh\ndocker run --rm -it -v \u003cproject_path\u003e:/project -p 1313:1313 michaelvaldron/hugo hugo server\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n### Deprecated Go Version Support\n\nHere is a list of Go versions that was past supported and can be manually built:\n\n- [Go 1.24 (support deprecated 2026-02-18)](build/go1.24)\n- [Go 1.23 (support deprecated 2025-09-02)](build/go1.23)\n- [Go 1.22 (support deprecated 2025-03-08)](build/go1.22)\n- [Go 1.21 (support deprecated 2025-01-26)](build/go1.21)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael-valdron%2Fhugo-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichael-valdron%2Fhugo-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael-valdron%2Fhugo-image/lists"}