{"id":27759611,"url":"https://github.com/jayasurya5454/docker_learn","last_synced_at":"2025-04-29T11:57:43.655Z","repository":{"id":286665114,"uuid":"866312750","full_name":"Jayasurya5454/Docker_Learn","owner":"Jayasurya5454","description":"A repository dedicated to learning Docker, featuring tutorials, Dockerfiles, and best practices for containerization. Perfect for beginners and intermediate users.","archived":false,"fork":false,"pushed_at":"2025-04-07T18:04:29.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T11:57:40.300Z","etag":null,"topics":["docker","docker-compose","docker-image","dockerfile"],"latest_commit_sha":null,"homepage":"","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/Jayasurya5454.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}},"created_at":"2024-10-02T02:49:27.000Z","updated_at":"2025-04-07T18:04:33.000Z","dependencies_parsed_at":"2025-04-07T19:33:29.641Z","dependency_job_id":null,"html_url":"https://github.com/Jayasurya5454/Docker_Learn","commit_stats":null,"previous_names":["jayasurya5454/docker_learn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayasurya5454%2FDocker_Learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayasurya5454%2FDocker_Learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayasurya5454%2FDocker_Learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayasurya5454%2FDocker_Learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jayasurya5454","download_url":"https://codeload.github.com/Jayasurya5454/Docker_Learn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251498964,"owners_count":21598979,"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":["docker","docker-compose","docker-image","dockerfile"],"created_at":"2025-04-29T11:57:43.262Z","updated_at":"2025-04-29T11:57:43.645Z","avatar_url":"https://github.com/Jayasurya5454.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker\n\nWelcome to the Docker Learn repository. This repository is dedicated to documenting my journey and learnings about Docker.\n## Installation\nInstructions on how to install Docker on various operating systems.\n\n### Windows\n1. Download Docker Desktop from the [official website](https://www.docker.com/products/docker-desktop).\n2. Run the installer and follow the on-screen instructions.\n3. Verify the installation by running `docker --version` in the command prompt.\n\n### macOS\n1. Download Docker Desktop from the [official website](https://www.docker.com/products/docker-desktop).\n2. Open the downloaded `.dmg` file and drag Docker to the Applications folder.\n3. Verify the installation by running `docker --version` in the terminal.\n\n### Linux\n1. Follow the instructions on the [official Docker documentation](https://docs.docker.com/engine/install/) for your specific distribution.\n2. Verify the installation by running `docker --version` in the terminal.\n\n## Basic Commands\nA list of basic Docker commands and their usage.\n\n- `docker run`: Run a container from an image.\n- `docker ps`: List running containers.\n- `docker stop`: Stop a running container.\n- `docker build`: Build an image from a Dockerfile.\n- `docker pull`: Pull an image from a registry.\n- `docker push`: Push an image to a registry.\n\n## Dockerfile\nExamples and explanations of Dockerfiles used to build Docker images.\n\n## Docker Compose\nInformation on using Docker Compose to manage multi-container applications.\n\n\n## Additional Resources\n- [Docker Documentation](https://docs.docker.com/)\n- [Docker Hub](https://hub.docker.com/)\n- [Awesome Docker](https://github.com/veggiemonk/awesome-docker)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayasurya5454%2Fdocker_learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayasurya5454%2Fdocker_learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayasurya5454%2Fdocker_learn/lists"}