{"id":27304384,"url":"https://github.com/larsks/so-example-72059674","last_synced_at":"2026-02-15T06:34:09.267Z","repository":{"id":66821308,"uuid":"487039038","full_name":"larsks/so-example-72059674","owner":"larsks","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-29T16:24:53.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T20:44:22.553Z","etag":null,"topics":["example","stackoverflow"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/larsks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-04-29T16:24:49.000Z","updated_at":"2023-09-01T13:06:52.000Z","dependencies_parsed_at":"2023-08-01T06:30:54.822Z","dependency_job_id":null,"html_url":"https://github.com/larsks/so-example-72059674","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/larsks/so-example-72059674","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsks%2Fso-example-72059674","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsks%2Fso-example-72059674/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsks%2Fso-example-72059674/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsks%2Fso-example-72059674/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larsks","download_url":"https://codeload.github.com/larsks/so-example-72059674/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsks%2Fso-example-72059674/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29471944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T05:26:30.465Z","status":"ssl_error","status_checked_at":"2026-02-15T05:26:21.858Z","response_time":118,"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":["example","stackoverflow"],"created_at":"2025-04-12T03:24:38.430Z","updated_at":"2026-02-15T06:34:09.251Z","avatar_url":"https://github.com/larsks.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository accompanies my answer to \u003chttps://stackoverflow.com/q/72059674/147356\u003e.\n\n## Building the container image\n\n```\npodman build -t whatevernameyouchoose .\npodman push whatevernameyouchoose registry.example.com/yourname/imagename:tag\n```\n\nYou can use `docker` instead of `podman` if you want.\n\n## Deploying things into Kubernetes\n\nYou'll probably want to edit (a) `config/authorized_keys` to add valid ssh keys, (b) `deploy.yaml` to update the image to whatever you build in the previous step.\n\nWhen you're ready to deploy:\n\n```\nkubectl apply -k .\n```\n\nYou can re-run the above command after making changes to either `config/sshd_config` or `config/authorized_keys`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarsks%2Fso-example-72059674","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarsks%2Fso-example-72059674","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarsks%2Fso-example-72059674/lists"}