{"id":13403632,"url":"https://github.com/docker/getting-started","last_synced_at":"2025-04-23T00:06:44.879Z","repository":{"id":36971788,"uuid":"237987374","full_name":"docker/getting-started","owner":"docker","description":"Getting started with Docker","archived":false,"fork":false,"pushed_at":"2025-03-27T20:12:10.000Z","size":5358,"stargazers_count":2974,"open_issues_count":93,"forks_count":6410,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-04-23T00:06:33.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/docker.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":"2020-02-03T14:41:02.000Z","updated_at":"2025-04-21T05:45:47.000Z","dependencies_parsed_at":"2023-02-12T18:01:04.542Z","dependency_job_id":"3935e4e5-3204-455a-bde4-c4ab4cff2a3b","html_url":"https://github.com/docker/getting-started","commit_stats":{"total_commits":107,"total_committers":56,"mean_commits":"1.9107142857142858","dds":0.8130841121495327,"last_synced_commit":"c7bbd0119fadccc6d427377b605d1b658136d8bd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fgetting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fgetting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fgetting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fgetting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker","download_url":"https://codeload.github.com/docker/getting-started/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250343935,"owners_count":21415038,"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-07-30T19:01:32.601Z","updated_at":"2025-04-23T00:06:44.813Z","avatar_url":"https://github.com/docker.png","language":"JavaScript","readme":"# Docker Getting Started Tutorial\n\nThis tutorial was written with the intent of helping folks get up and running\nwith containers and is designed to work with Docker Desktop. While not going too much \ninto depth, it covers the following topics:\n\n- Running your first container\n- Building containers\n- Learning what containers are\n- Running and removing containers\n- Using volumes to persist data\n- Using bind mounts to support development\n- Using container networking to support multi-container applications\n- Using Docker Compose to simplify the definition and sharing of applications\n- Using image layer caching to speed up builds and reduce push/pull size\n- Using multi-stage builds to separate build-time and runtime dependencies\n\n## Getting Started\n\nIf you wish to run the tutorial, you can use the following command after installing Docker Desktop:\n\n```bash\ndocker run -d -p 80:80 docker/getting-started\n```\n\nOnce it has started, you can open your browser to [http://localhost](http://localhost).\n\n## Development\n\nThis project has a `docker-compose.yml` file, which will start the mkdocs application on your\nlocal machine and help you see changes instantly.\n\n```bash\ndocker compose up\n```\n\n## Contributing\n\nIf you find typos or other issues with the tutorial, feel free to create a PR and suggest fixes!\n\nIf you have ideas on how to make the tutorial better or want to suggest adding new content, please open an \nissue first before working on your idea. While we love input, we want to keep the tutorial scoped to new-comers.\nAs such, we may reject ideas for more advanced requests and don't want you to lose any work you might\nhave done. So, ask first and we'll gladly hear your thoughts!\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocker%2Fgetting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocker%2Fgetting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocker%2Fgetting-started/lists"}