{"id":21920238,"url":"https://github.com/nthings/docker-gtm","last_synced_at":"2026-04-30T11:31:56.877Z","repository":{"id":95481186,"uuid":"122675362","full_name":"nthings/docker-gtm","owner":"nthings","description":"GTM docker image","archived":false,"fork":false,"pushed_at":"2018-02-26T17:15:13.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T01:41:38.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/nthingsm/gtm/","language":null,"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/nthings.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-02-23T21:37:48.000Z","updated_at":"2018-02-26T15:50:23.000Z","dependencies_parsed_at":"2023-08-30T15:03:03.270Z","dependency_job_id":null,"html_url":"https://github.com/nthings/docker-gtm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nthings/docker-gtm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fdocker-gtm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fdocker-gtm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fdocker-gtm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fdocker-gtm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthings","download_url":"https://codeload.github.com/nthings/docker-gtm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fdocker-gtm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":[],"created_at":"2024-11-28T20:13:46.636Z","updated_at":"2026-04-30T11:31:51.867Z","avatar_url":"https://github.com/nthings.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/7/79/Docker_%28container_engine%29_logo.png\" alt=\"Docker Logo\" /\u003e\n    \u003cimg src=\"https://cloud.githubusercontent.com/assets/630550/19619834/43c460dc-9835-11e6-8652-1c8fff91cf02.png\" alt=\"GTM Logo\" height=\"115\" width=\"275\" /\u003e\n\u003c/div\u003e\n\n### GTM (Git Time Metric) Docker Image\nFor more information about GTM please see the [GTM GitHub Proyect](https://github.com/git-time-metric/gtm).\n\n## Description\nThis project contains an Ubuntu base image with GIT and GTM.\n\n## Usage\nhttps://hub.docker.com/r/nthingsm/gtm/\n\n```sh\ndocker pull nthingsm/gtm\n```\n\nI use it in my GitLab Pipeline for automating reports and having them accessible by the team.\n\nFor example with this stage in the Pipeline my team can view the report of hours expend in the month coding.\n```yml\ntime_report:\n    stage: time_report\n    image: nthingsm/gtm\n    script:\n        - gtm init\n        - git fetchgtm\n        - git log --pretty=%H --since=\"last month\" | gtm report -format timeline-hours -this-month | tee hoursReport$( date +\"%B\" ).txt\n    artifacts:\n        paths:\n            - hoursReport*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnthings%2Fdocker-gtm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnthings%2Fdocker-gtm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnthings%2Fdocker-gtm/lists"}