{"id":18497850,"url":"https://github.com/containers/podmanhello","last_synced_at":"2026-01-23T13:47:00.214Z","repository":{"id":188338283,"uuid":"678557857","full_name":"containers/PodmanHello","owner":"containers","description":"Podman Hello Image Repository","archived":false,"fork":false,"pushed_at":"2024-03-21T19:00:18.000Z","size":27,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-12-25T17:42:17.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://podman.io","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/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-08-14T20:44:02.000Z","updated_at":"2024-09-25T15:59:12.000Z","dependencies_parsed_at":"2024-02-06T13:54:13.457Z","dependency_job_id":"16957e52-b01a-4766-986f-f098d2ce8441","html_url":"https://github.com/containers/PodmanHello","commit_stats":null,"previous_names":["containers/podmanhello"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2FPodmanHello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2FPodmanHello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2FPodmanHello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2FPodmanHello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/PodmanHello/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239217109,"owners_count":19601593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-06T13:36:17.421Z","updated_at":"2025-10-31T16:30:43.653Z","avatar_url":"https://github.com/containers.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)\n\n# Podman Hello World image Repository\n\n## Overview\n\nThis directory contains the Containerfile and source code necessary to create the\n\"hello\" podman image housed on quay.io under the Podman account in a public\nrepository.  The image is public and can be pulled without credentials.\n\nUsing this image is helpful to:\n\n * Prove that basic Podman operations are working on the host.\n * Shows that the image was pulled from the quay.io container registry.\n * Container creation was successfully accomplished. (`podman ps -a`)\n * The created container was able to stream output to your terminal.\n\n## Directory Contents\n\nThe contents of this directory contain:\n * ./Containerfile\n * ./podman_hello_world.c\n\n## Sample Usage\n\nTo simply run the image:\n\n```\npodman run quay.io/podman/hello\n\n!... Hello Podman World ...!\n\n         .--\"--.\n       / -     - \\\n      / (O)   (O) \\\n   ~~~| -=(,Y,)=- |\n    .---. /`  \\   |~~\n ~/  o  o \\~~~~.----. ~~\n  | =(X)= |~  / (O (O) \\\n   ~~~~~~~  ~| =(Y_)=-  |\n  ~~~~    ~~~|   U      |~~\n\nProject:   https://github.com/containers/podman\nWebsite:   https://podman.io\nDesktop:   https://podman-desktop.io\nDocuments: https://docs.podman.io\nYouTube:   https://youtube.com/@Podman\nX/Twitter: @Podman_io\nMastodon:  @Podman_io@fosstodon.org\n```\nTo build the image yourself, copy the files from this directory into\na local directory and issue these commands:\n\n```\npodman build -t myhello .\npodman run myhello\n```\n\n## Alternatives\n\nAlternative hello images are in the \"shell\" and \"python\" directories.\n\nThey don't need a builder image, at the expense of a larger runtime.\n\n## THANKS!\n\nMany Thanks to [Anders Björklund](https://github.com/afbjorklund) for a great discussion during the\nfirst revision of this container image that resulted in moving\nfrom using bash to using C, and the ensuing changes to the\nContainerfile.\n\nAlso many thanks to [Máirín Duffy](https://github.com/mairin) for the awesome ASCII art!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainers%2Fpodmanhello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainers%2Fpodmanhello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainers%2Fpodmanhello/lists"}