{"id":21965312,"url":"https://github.com/bytebigboss/learn-docker","last_synced_at":"2026-04-12T03:02:11.977Z","repository":{"id":245944118,"uuid":"798249514","full_name":"ByteBigBoss/Learn-Docker","owner":"ByteBigBoss","description":"Learn Docker: Dockerize the applications to run in any environment.","archived":false,"fork":false,"pushed_at":"2024-06-24T22:54:25.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T21:33:37.179Z","etag":null,"topics":["docker"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ByteBigBoss.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-05-09T11:56:52.000Z","updated_at":"2024-06-24T22:54:28.000Z","dependencies_parsed_at":"2024-06-24T23:58:02.915Z","dependency_job_id":"d60d112b-0e2d-444a-93bc-49f1fea5ff29","html_url":"https://github.com/ByteBigBoss/Learn-Docker","commit_stats":null,"previous_names":["bytebigboss/learn-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ByteBigBoss/Learn-Docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBigBoss%2FLearn-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBigBoss%2FLearn-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBigBoss%2FLearn-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBigBoss%2FLearn-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteBigBoss","download_url":"https://codeload.github.com/ByteBigBoss/Learn-Docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBigBoss%2FLearn-Docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31702581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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"],"created_at":"2024-11-29T12:38:09.072Z","updated_at":"2026-04-12T03:02:11.956Z","avatar_url":"https://github.com/ByteBigBoss.png","language":"TypeScript","readme":"# Learn Docker\n\nThis repository contains resources and examples for learning Docker.\n\n## Table of Contents\n\n- [Introduction Docker](#hello-docker)\n- [Getting Started](#react-docker)\n- [Front-end Project](#vite-project)\n- [Full-Stack App](#mern-project)\n- [Nextjs Project](#next-docker)\n\n## Introduction to Docker\n\nDocker is a platform that enables developers to package, distribute, and run applications in containers. Containers allow you to package all the dependencies of an application into a single unit, ensuring consistency across different environments.\n\n## Getting Started\n\nTo get started with Docker, you'll need to install Docker Desktop or Docker Engine on your machine. You can find installation instructions and guides on the [official Docker website](https://docs.docker.com/get-docker/).\n\nOnce Docker is installed, you can start by running your first container using the `docker run` command. For example:\n\n```bash\ndocker run hello-docker\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytebigboss%2Flearn-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytebigboss%2Flearn-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytebigboss%2Flearn-docker/lists"}