{"id":29010964,"url":"https://github.com/catvec/gomplate-container","last_synced_at":"2026-02-02T12:16:33.918Z","repository":{"id":151657042,"uuid":"136544032","full_name":"catvec/gomplate-container","owner":"catvec","description":"Gomplate tool Docker container.","archived":false,"fork":false,"pushed_at":"2019-01-03T04:51:40.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T01:02:13.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/catvec.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}},"created_at":"2018-06-08T00:03:38.000Z","updated_at":"2019-10-24T04:14:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"a215d1c9-4633-4c06-95d4-fa58559e4a6e","html_url":"https://github.com/catvec/gomplate-container","commit_stats":null,"previous_names":["catvec/gomplate-container"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/catvec/gomplate-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fgomplate-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fgomplate-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fgomplate-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fgomplate-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catvec","download_url":"https://codeload.github.com/catvec/gomplate-container/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fgomplate-container/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261917320,"owners_count":23229914,"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":"2025-06-25T17:08:00.800Z","updated_at":"2026-02-02T12:16:28.882Z","avatar_url":"https://github.com/catvec.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gomplate Container\nGomplate tool Docker container.\n\n# Table Of Contents\n- [Overview](#overview)\n- [Development](#development)\n- [Deployment](#deployment)\n\n# Overview\nDocker container which runs the [Gomplate](https://gomplate.hairyhenderson.ca/) \ntemplate tool.  \n\nPass arguments as you normally would to the Gomplate tool.  \n\nMount volumes so the tool can have access to your files\n\n```\ndocker run \\\n\t-v \"$(pwd)/templates:/templates\" \\\n\t-v \"$(pwd)/results:/results\" \\\n\t--rm \\\n\tnoah-huppert/gomplate \\\n\t--input-dir /templates \\\n\t--output-dir /results\n```\n\n# Development\nTo build the Docker image run:\n\n```\nmake\n```\n\nThis build tag the image `dev`.  \n\nTo build the image with a specific tag run:\n\n```\nmake TAG=\"\u003ctag\u003e\"\n```\n\n# Deployment\nTo push the Docker image to the registry by running:\n\n```\nmake push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatvec%2Fgomplate-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatvec%2Fgomplate-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatvec%2Fgomplate-container/lists"}