{"id":27654232,"url":"https://github.com/michaelfung/docker-stableperl","last_synced_at":"2026-04-28T08:01:40.100Z","repository":{"id":70132910,"uuid":"102554375","full_name":"michaelfung/docker-stableperl","owner":"michaelfung","description":"Marc Lehmann's stableperl","archived":false,"fork":false,"pushed_at":"2020-07-01T06:32:17.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T05:33:57.791Z","etag":null,"topics":["docker","perl"],"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/michaelfung.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,"zenodo":null}},"created_at":"2017-09-06T02:43:55.000Z","updated_at":"2020-07-01T06:32:20.000Z","dependencies_parsed_at":"2023-02-23T10:31:10.248Z","dependency_job_id":null,"html_url":"https://github.com/michaelfung/docker-stableperl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelfung/docker-stableperl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfung%2Fdocker-stableperl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfung%2Fdocker-stableperl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfung%2Fdocker-stableperl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfung%2Fdocker-stableperl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelfung","download_url":"https://codeload.github.com/michaelfung/docker-stableperl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfung%2Fdocker-stableperl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371672,"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":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":["docker","perl"],"created_at":"2025-04-24T05:31:26.674Z","updated_at":"2026-04-28T08:01:40.095Z","avatar_url":"https://github.com/michaelfung.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-stableperl\n\nBuild a stable perl environment for development and deployment, using\nMarc Lehmann's [stableperl](http://software.schmorp.de/pkg/stableperl.html) as an example.\n\n# structure\n\nImage dependency layers:\n\n| runtime |\n    |\n| runtime-builder |\n    |\n| stableperl |\n    |\n| perlbrew |\n    |\n| ubuntu  |\n\n\n# Steps\n\n## ubuntu\n\nWe just use Docker privided image of Ubuntu 18.04 LTS.\n\n    docker pull ubuntu:bionic\n\n## perlbrew\n\nProvide perlbrew and build essentials. Though results in bigger image,\nmust use system provided perlbrew, otherwise cannot start perlbrew in\nruntime (missing modules).\n\nIt is the first step to creating the builder image.\n\n## stableperl\n\nCompile the stableperl tarball here.\nTo provide bare stableperl without additional modules.\n\n## rt-builder\n\nCreate a builder environment to build required perl modules and other stuff.\nDon't care the image size.\n\n## stableperl-rt\n\nCopy the built modules and related stuff from **rt-builder**\n\n\n## Config\n\n\n## Usage\n\nSee sample-app\n\n## Reference\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfung%2Fdocker-stableperl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelfung%2Fdocker-stableperl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfung%2Fdocker-stableperl/lists"}