{"id":15502538,"url":"https://github.com/matsubara0507/dockwright","last_synced_at":"2026-04-27T23:37:09.443Z","repository":{"id":49606508,"uuid":"133880591","full_name":"matsubara0507/dockwright","owner":"matsubara0507","description":"CLI for building Dockerfile","archived":false,"fork":false,"pushed_at":"2021-06-12T07:44:40.000Z","size":74,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T18:21:50.904Z","etag":null,"topics":["docker","haskell","haskell-application"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/matsubara0507.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-18T00:00:52.000Z","updated_at":"2021-06-12T07:44:41.000Z","dependencies_parsed_at":"2022-09-18T13:02:08.561Z","dependency_job_id":null,"html_url":"https://github.com/matsubara0507/dockwright","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/matsubara0507/dockwright","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fdockwright","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fdockwright/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fdockwright/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fdockwright/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsubara0507","download_url":"https://codeload.github.com/matsubara0507/dockwright/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fdockwright/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32360114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","haskell","haskell-application"],"created_at":"2024-10-02T09:10:12.626Z","updated_at":"2026-04-27T23:37:09.426Z","avatar_url":"https://github.com/matsubara0507.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dockwright\n\n[![Build Application](https://github.com/matsubara0507/dockwright/actions/workflows/build.yaml/badge.svg)](https://github.com/matsubara0507/dockwright/actions/workflows/build.yaml)\n\nCLI for building Dockerfile from template and config yaml.\n\nsee [example](example)\n\n```\n$ dockwright --help\ndockwright [options] [config-file]\n  -h  --help        Show this help text\n  -v  --verbose     Enable verbose mode\n      --version     Show version\n  -d  --default     Dump default config\n      --echo[=ENV]  Show fetched env after build\n      --tags        Fetch docker image tags from DockerHub\n      --new-tags    Fetch new tags from tags config\n      --with-name   Append image name to display tag\n```\n\n## Development\n\nbuild docker image\n\n```\n$ stack --docker build -j 1 Cabal # if out of memory in docker\n$ stack --docker --local-bin-path=./bin install\n$ docker build -t matsubara0507/dockwright . --build-arg local_bin_path=./bin\n```\n\nrun\n\n```\n$ docker run --rm -v `pwd`/example:/work matsubara0507/dockwright dockwright .dockwright.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsubara0507%2Fdockwright","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsubara0507%2Fdockwright","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsubara0507%2Fdockwright/lists"}