{"id":21514936,"url":"https://github.com/getindata/docker-image-template","last_synced_at":"2026-03-19T20:42:11.003Z","repository":{"id":137895177,"uuid":"581195754","full_name":"getindata/docker-image-template","owner":"getindata","description":"Docker image template - boilerplate used to simplify creation of new docker images","archived":false,"fork":false,"pushed_at":"2023-01-02T14:42:27.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-24T02:31:04.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/getindata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-12-22T14:25:24.000Z","updated_at":"2023-09-26T22:07:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"b50ebcc0-1f9e-40a6-9f4d-0f3eebf160e6","html_url":"https://github.com/getindata/docker-image-template","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdocker-image-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdocker-image-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdocker-image-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdocker-image-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getindata","download_url":"https://codeload.github.com/getindata/docker-image-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066192,"owners_count":20392407,"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":"2024-11-23T23:53:37.691Z","updated_at":"2026-01-04T01:09:30.369Z","avatar_url":"https://github.com/getindata.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Image Template\n\n\n\u003e **Warning**:\n\u003e This is a template document. Remember to **remove** all text in _italics_ and **update** Dockerfile, REPO_NAME, REGISTRY variables and links/badges to the acual name of your GitHub repository!!!\n\n\u003c!--- Pick Cloud provider Badge --\u003e\n\u003c!---![Azure](https://img.shields.io/badge/azure-%230072C6.svg?style=for-the-badge\u0026logo=microsoftazure\u0026logoColor=white) --\u003e\n\u003c!---![Google Cloud](https://img.shields.io/badge/GoogleCloud-%234285F4.svg?style=for-the-badge\u0026logo=google-cloud\u0026logoColor=white) --\u003e\n\u003c!---![AWS](https://img.shields.io/badge/AWS-%23FF9900.svg?style=for-the-badge\u0026logo=amazon-aws\u0026logoColor=white) --\u003e\n\u003c!---![Snowflake](https://img.shields.io/badge/-SNOWFLAKE-249edc?style=for-the-badge\u0026logo=snowflake\u0026logoColor=white) --\u003e\n\u003c!---![Terraform](https://img.shields.io/badge/terraform-%235835CC.svg?style=for-the-badge\u0026logo=terraform\u0026logoColor=white) --\u003e\n\n\u003c!--- DockerHub Badges --\u003e\n\u003c!--- Replace repository name --\u003e\n![Docker Image Version (latest by date)](https://img.shields.io/docker/v/getindata/docker-image-template?arch=amd64\u0026logo=docker\u0026sort=date\u0026style=for-the-badge)\n![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/getindata/docker-image-template?logo=docker\u0026sort=date\u0026style=for-the-badge)\n![Docker Pulls](https://img.shields.io/docker/pulls/getindata/docker-image-template?logo=docker\u0026style=for-the-badge)\n\n\u003c!--- Build Badges --\u003e\n\u003c!--- Replace repository name --\u003e\n[![build test scan docker images](https://github.com/getindata/docker-image-template/actions/workflows/pr_opened.yml/badge.svg)](https://github.com/getindata/docker-image-template/actions/workflows/pr_opened.yml)\n[![create new release with changelog](https://github.com/getindata/docker-image-template/actions/workflows/release.yml/badge.svg)](https://github.com/getindata/docker-image-template/actions/workflows/release.yml)\n\n\u003c!--- Replace repository name --\u003e\n![Docker](https://badgen.net/badge/icon/docker?icon=docker\u0026label)\n![License](https://badgen.net/github/license/getindata/docker-image-template/)\n![Release](https://badgen.net/github/release/getindata/docker-image-template/)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg height=\"150\" src=\"https://getindata.com/img/logo.svg\"\u003e\n  \u003ch3 align=\"center\"\u003eWe help companies turn their data into assets\u003c/h3\u003e\n\u003c/p\u003e\n\n---\n## _How to use this template:_\n* _use this template -\u003e create a new repository_\n* _update Dockerfile and its dependencies in [app](./app) folder_\n* _create new repository in your docker registry (by default: gcr.io/getindata-images-public/app)_\n* _adjust variables `REGISTRY_*` in [.github/workflows/*.yml](./.github/workflows) based on https://github.com/marketplace/actions/docker-login#usage_\n* _create github secret `REGISTRY_PASSWORD` with password value with read\u0026write permissions for your docker registry_\n* _push your changes as pull request into main/master branch_\n* _label your changes as `release/major` `release/minor` `release/patch` based on the desired release update_\n* _once pull request will be merged, it will trigger new release with new image tagged with symantic version available in changelog_\n\n_Brief Description of Docker Image:_\n\n* _What it does_\n* _What technologies it uses_\n\n## USAGE\n\n_Example usage of the Dockerfile_\n\n```shell\ndocker run --rm app:v1.0.0\n```\n\n## NOTES\n\n_Additional information that should be made public, for ex. how to solve known issues, additional descriptions/suggestions_\n\n## EXAMPLES\n\n- [app](app)\n\n## CONTRIBUTING\n\nContributions are very welcomed!\n\nStart by reviewing [contribution guide](CONTRIBUTING.md) and our [code of conduct](CODE_OF_CONDUCT.md).\n\nAfter that, start coding and ship your changes by creating a new PR.\n\n## LICENSE\n\nApache 2 Licensed. See [LICENSE](LICENSE) for full details.\n\n## AUTHORS\n\n\u003c!--- Replace repository name --\u003e\n\u003ca href=\"https://github.com/getindata/REPO_NAME/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=getindata/REPO_NAME\" /\u003e\n\u003c/a\u003e\n\nMade with [contrib.rocks](https://contrib.rocks)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fdocker-image-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetindata%2Fdocker-image-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fdocker-image-template/lists"}