{"id":21317933,"url":"https://github.com/tienhuynh-tn/docker-basic-tutorial","last_synced_at":"2025-07-12T02:33:04.921Z","repository":{"id":47111711,"uuid":"444450234","full_name":"tienhuynh-tn/docker-basic-tutorial","owner":"tienhuynh-tn","description":":whale: Basic knowledge of Docker :whale:","archived":false,"fork":false,"pushed_at":"2022-03-20T14:50:31.000Z","size":1611,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-05T17:10:21.707Z","etag":null,"topics":["basic","docker","docker-tutorial","knowledge","share","vietnamese"],"latest_commit_sha":null,"homepage":"","language":null,"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/tienhuynh-tn.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}},"created_at":"2022-01-04T14:30:15.000Z","updated_at":"2022-07-27T16:20:16.000Z","dependencies_parsed_at":"2022-08-29T00:51:37.771Z","dependency_job_id":null,"html_url":"https://github.com/tienhuynh-tn/docker-basic-tutorial","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienhuynh-tn%2Fdocker-basic-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienhuynh-tn%2Fdocker-basic-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienhuynh-tn%2Fdocker-basic-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienhuynh-tn%2Fdocker-basic-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tienhuynh-tn","download_url":"https://codeload.github.com/tienhuynh-tn/docker-basic-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225787463,"owners_count":17524108,"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":["basic","docker","docker-tutorial","knowledge","share","vietnamese"],"created_at":"2024-11-21T19:09:52.031Z","updated_at":"2024-11-21T19:09:52.681Z","avatar_url":"https://github.com/tienhuynh-tn.png","language":null,"readme":"# DOCKER BASIC TUTORIALS\n\n:sunglasses: Basic knowledge of Docker :sunglasses: \n\n## :writing_hand:\tTable of Contents\n- [Description](#description)\n- [List of chapters](#list-of-chapters)\n- [Reference](#reference)\n- [License \u0026 Copyright](#license--copyright)\n\n## Description\n- This series covers the basics of Docker\n- Instructions for installing and using Docker\n- Suitable audience: everyone, more suitable for those who do not have knowledge of Docker\n- Expression Language: Vietnamese\n\n## List of chapters\n*Sorted in order from easy to difficult*\nChapter ID | Chapter Name | Description | Date Created\n---------- | ------------ | ----------- | ------------\n1| [Docker overview](https://github.com/tienhuynh-tn/docker-basic-tutorial/blob/main/Chapter1.md) | - What is Docker? \u003cbr/\u003e - What is Docker used for? \u003cbr/\u003e - Docker Architecture \u003cbr/\u003e - Some concepts in Docker | 04-01-2022\n2| [Install Docker Desktop](https://github.com/tienhuynh-tn/docker-basic-tutorial/blob/main/Chapter2.md) | - How to install Docker Desktop? \u003cbr/\u003e - Create Docker Hub account | 06-01-2022\n3| [Run your first application with Docker](https://github.com/tienhuynh-tn/docker-basic-tutorial/blob/main/Chapter3.md#container-l%C3%A0-g%C3%AC?) | - How to run your first application with Docker \u003cbr/\u003e - Docker Container? \u003cbr/\u003e - Docker Image? | 20-01-2022\n4| [Sample application](https://github.com/tienhuynh-tn/docker-basic-tutorial/blob/main/Chapter4.md) | - Download and run todo list application \u003cbr/\u003e - Create Dockerfile \u003cbr/\u003e | 03-03-2022\n5| [Update the application](https://github.com/tienhuynh-tn/docker-basic-tutorial/blob/main/Chapter5.md) | - Make some update in source code \u003cbr/\u003e - Replace old container \u003cbr/\u003e - Start the updated app container | 03-03-2022\n6| [Share the application](https://github.com/tienhuynh-tn/docker-basic-tutorial/blob/main/Chapter6.md) | - Create a repo \u003cbr/\u003e - Push the image \u003cbr/\u003e - Run the image on a new instance | 13-03-2022\n7| [Persist the DB](https://github.com/tienhuynh-tn/docker-basic-tutorial/blob/main/Chapter7.md) | - The container’s filesystem \u003cbr/\u003e - Container volumes \u003cbr/\u003e - Persist the todo data \u003cbr/\u003e - Dive into the volume | 20-03-2022\n\n## Reference\n- [Docker Documentation](https://docs.docker.com/)\n\n## License \u0026 Copyright\n\u0026copy; 2022 Tien Huynh tienhuynh-tn Licensed under the [MIT LICENSE](https://github.com/tienhuynh-tn/docker-basic-tutorial/blob/main/LICENSE).\n\n\u003e :love_you_gesture: Feel free to use my repository and star it if you find something interesting :love_you_gesture:\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftienhuynh-tn%2Fdocker-basic-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftienhuynh-tn%2Fdocker-basic-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftienhuynh-tn%2Fdocker-basic-tutorial/lists"}