{"id":16795712,"url":"https://github.com/lambdageek/docker-haskell-multistage-sample","last_synced_at":"2026-05-16T22:07:59.105Z","repository":{"id":138994654,"uuid":"282347656","full_name":"lambdageek/docker-haskell-multistage-sample","owner":"lambdageek","description":"Sample Haskell project using a multi-stage Dockerfile for build and deployment","archived":false,"fork":false,"pushed_at":"2020-07-28T00:49:11.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-24T07:09:13.113Z","etag":null,"topics":["docker","dockerfile","haskell","sample"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/lambdageek.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-25T01:27:07.000Z","updated_at":"2020-07-28T00:49:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"48bfdcee-4f1d-459e-9e6f-2d4fc01e0e61","html_url":"https://github.com/lambdageek/docker-haskell-multistage-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lambdageek/docker-haskell-multistage-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdageek%2Fdocker-haskell-multistage-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdageek%2Fdocker-haskell-multistage-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdageek%2Fdocker-haskell-multistage-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdageek%2Fdocker-haskell-multistage-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdageek","download_url":"https://codeload.github.com/lambdageek/docker-haskell-multistage-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdageek%2Fdocker-haskell-multistage-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","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":["docker","dockerfile","haskell","sample"],"created_at":"2024-10-13T09:17:09.589Z","updated_at":"2026-05-16T22:07:59.096Z","avatar_url":"https://github.com/lambdageek.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Sample multi-stage `Dockerfile` for Haskell development\n\nBased on https://github.com/phadej/docker-haskell-example but using\nthe `haskell:8.10` image rather than `ubuntu` for development, and deploying into `debian`.\n\nAlso instead of relying on `cabal-plan` to get the app out of `dist-newstyle/`, we just use `cabal v2-install` to copy a static binary to a known location\n\nThere's a `Makefile` fragment with commands:\n\n```console\n$ make -f docker.make image # builds the image\n$ make -f docker.make run # runs the container\n$ make -f docker.make clean # delete dangling images\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdageek%2Fdocker-haskell-multistage-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdageek%2Fdocker-haskell-multistage-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdageek%2Fdocker-haskell-multistage-sample/lists"}