{"id":24373298,"url":"https://github.com/ajitagupta/hello-docker","last_synced_at":"2025-09-13T00:41:29.943Z","repository":{"id":272977255,"uuid":"918355331","full_name":"ajitagupta/hello-docker","owner":"ajitagupta","description":"A Hello World Docker project","archived":false,"fork":false,"pushed_at":"2025-01-17T19:07:55.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T20:18:47.884Z","etag":null,"topics":["containerization-with-docker","docker","hello-world","python"],"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/ajitagupta.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}},"created_at":"2025-01-17T18:58:26.000Z","updated_at":"2025-01-17T19:08:28.000Z","dependencies_parsed_at":"2025-01-17T20:18:51.274Z","dependency_job_id":"9f1dc070-214d-4fa2-a35b-4a145b7b6887","html_url":"https://github.com/ajitagupta/hello-docker","commit_stats":null,"previous_names":["ajitagupta/hello-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajitagupta%2Fhello-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajitagupta%2Fhello-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajitagupta%2Fhello-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajitagupta%2Fhello-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajitagupta","download_url":"https://codeload.github.com/ajitagupta/hello-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243205253,"owners_count":20253427,"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":["containerization-with-docker","docker","hello-world","python"],"created_at":"2025-01-19T05:10:33.590Z","updated_at":"2025-03-12T11:16:03.205Z","avatar_url":"https://github.com/ajitagupta.png","language":"Dockerfile","readme":"# Hello Docker 🐳\n\nA simple \"Hello World\" Python application containerized with Docker. This project demonstrates the basics of creating and running a Docker container with a Python script.\n\n## 🚀 How to Use\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ajitagupta/hello-docker.git\n   cd hello-docker\n\n2. Build the Docker image:\n   ```bash\n   docker build -t hello-docker .\n\n3. Run the container:\n   ```bash\n   docker run hello-docker\n\n\n## 📂 Project Structure\n\n```plaintext\nhello-docker/\n├── Dockerfile         # Docker configuration\n├── hello.py           # Python script\n└── README.md          # Documentation\n```\n\n## 🛠️ Tools Used\n\n- **Python 3.9-slim**: A lightweight official Python image used as the base for the application.\n- **Docker**: A containerization platform to build, ship, and run applications in isolated environments.\n\n\n## 🌟 Features\n\n- **Simple and Lightweight**: A basic Python application demonstrating Docker containerization.\n- **Quick Setup**: Easy to build and run with minimal configuration.\n- **Beginner-Friendly**: Perfect for understanding Docker basics and creating your first containerized application.\n- **Portable**: The app runs consistently across different environments using Docker.\n\n\nFeel free to fork, star ⭐, and contribute! 😊\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajitagupta%2Fhello-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajitagupta%2Fhello-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajitagupta%2Fhello-docker/lists"}