{"id":25827029,"url":"https://github.com/guangie88/yasha-docker","last_synced_at":"2026-05-13T15:39:56.750Z","repository":{"id":139659875,"uuid":"125174460","full_name":"guangie88/yasha-docker","owner":"guangie88","description":"Yasha CLI for Jinja2 template renderer Dockerfile set-up","archived":false,"fork":false,"pushed_at":"2018-03-14T09:00:49.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T20:26:28.705Z","etag":null,"topics":["cli","dockerfile","jinja2","python"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/guangie88.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-03-14T07:43:27.000Z","updated_at":"2023-02-14T01:05:10.000Z","dependencies_parsed_at":"2023-07-23T09:00:58.045Z","dependency_job_id":null,"html_url":"https://github.com/guangie88/yasha-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guangie88/yasha-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fyasha-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fyasha-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fyasha-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fyasha-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guangie88","download_url":"https://codeload.github.com/guangie88/yasha-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fyasha-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32989791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":["cli","dockerfile","jinja2","python"],"created_at":"2025-02-28T15:52:09.998Z","updated_at":"2026-05-13T15:39:56.744Z","avatar_url":"https://github.com/guangie88.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yashi-docker\n\nYashi CLI for Jinja2 template renderer Dockerfile set-up\n\n[![Build Status](https://travis-ci.org/guangie88/yasha-docker.svg?branch=master)](https://travis-ci.org/guangie88/yasha-docker)\n\n## Description\n\nThe Docker `WORKDIR` is at `/app`, and the entrypoint starts with `yashi`, and\ntherefore only the arguments to `yashi` should be part of the command.\n\nYou are recommended to use stdin and stdout to run `yasha`.\n\n## Run Example\n\n```bash\ncat ./app.conf.j2 \\\n    | docker run -i \\\n        -v \"$PWD/vars/\":/app/vars/ \\\n        guangie88/yasha:latest \\\n        -v /app/vars/dev.toml - \\\n    \u003e ./app.conf\n```\n\nThe above command assumes that both the Jinja2 template file `app.conf.j2`, and\nthe value file `./vars/dev.toml` exist. It applies the values from\n`./vars/dev.toml` to `app.conf.j2`, and writes the output to `app.conf`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguangie88%2Fyasha-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguangie88%2Fyasha-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguangie88%2Fyasha-docker/lists"}