{"id":20367082,"url":"https://github.com/tanalam2411/docker","last_synced_at":"2025-04-12T05:12:00.014Z","repository":{"id":94329209,"uuid":"157597493","full_name":"tanalam2411/docker","owner":"tanalam2411","description":"Everything about Docker","archived":false,"fork":false,"pushed_at":"2019-10-28T01:13:24.000Z","size":685,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T00:41:25.230Z","etag":null,"topics":["docker","docker-compose","docker-container","docker-image","docker-images","docker-machine","docker-registry","docker-swarm","dockerfile","dockerfiles"],"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/tanalam2411.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":"2018-11-14T19:08:10.000Z","updated_at":"2023-01-31T22:41:42.000Z","dependencies_parsed_at":"2023-07-28T00:15:15.166Z","dependency_job_id":null,"html_url":"https://github.com/tanalam2411/docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanalam2411%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanalam2411%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanalam2411%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanalam2411%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanalam2411","download_url":"https://codeload.github.com/tanalam2411/docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519545,"owners_count":21117761,"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-container","docker-image","docker-images","docker-machine","docker-registry","docker-swarm","dockerfile","dockerfiles"],"created_at":"2024-11-15T00:28:57.532Z","updated_at":"2025-04-12T05:12:00.004Z","avatar_url":"https://github.com/tanalam2411.png","language":"Dockerfile","readme":"# docker\n**[Learn more on Wiki](https://github.com/tanalam2411/docker/wiki)**\n\nContainer's World\n\n- [Overlay Network](https://github.com/tanalam2411/docker/wiki/Overlay-Network)\n\n_________________________________________________________________________________________________________\n- Essential Container Concepts\n  - Components\n    - [Chroot](https://github.com/tanalam2411/docker/wiki/Chroot)\n    - [Linux Namespace](https://github.com/tanalam2411/docker/wiki/Linux-Namespaces)\n    - [Network Namespace](https://github.com/tanalam2411/docker/wiki/Network-Namespace)\n    - [Cgroup](https://github.com/tanalam2411/docker/wiki/Control-Groups-(cgroups))\n\n  - Container Technology\n    - [LXC/LXD](https://github.com/tanalam2411/docker/wiki/LXC-LXD)\n\n  - Docker\n    - [Introduction](https://github.com/tanalam2411/docker/wiki/Docker-Introduction)\n    - [Installation](https://github.com/tanalam2411/docker/wiki/Docker-installation-(Centos-))\n    - [Images](https://github.com/tanalam2411/docker/wiki/Images)\n  \n  - Container Orchestration \n    - Docker Swarm\n      - [Introduction](https://github.com/tanalam2411/docker/wiki/Docker-Swarm-Introduction)\n    - Kubernetes \n      - [Architecture](https://github.com/tanalam2411/docker/wiki/kubernetes-Architecture)\n_____________________________________________________________\n- Docker Quick Start\n  - [Installation and Configuration (Centos 7)](https://github.com/tanalam2411/docker/wiki/Installation-and-Configuration-(Centos-7))\n  - [Base Images](https://github.com/tanalam2411/docker/wiki/Base-Images)\n  - [Running Containers](https://github.com/tanalam2411/docker/wiki/Running-Containers)\n  - [The Container Lifecycle](https://github.com/tanalam2411/docker/wiki/The-Container-Lifecycle)\n  - [Image and Container Management](https://github.com/tanalam2411/docker/wiki/Image-and-Container-Management)\n  - [Redirection - Ports and Volumes](https://github.com/tanalam2411/docker/wiki/Redirection-Ports-and-Volumes)\n  - [The Dockerfile](https://github.com/tanalam2411/docker/wiki/The-Dockerfile)\n_____________________________________________________________\n- Docker-Deep Dive\n  - [Content](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Content)\n  - Docker Under the Hood\n    - [Docker Architecture](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Docker-Architecture)\n    - [Docker Engine](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Docker-Engine)\n    - [Docker Images and Containers](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Docker-Images-and-Containers)\n  - Learning the Basics of Docker\n    - [Docker Commands](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Docker-Commands)\n    - [Creating Containers](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Creating-Containers)\n    - [Exposing Container Ports](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Containers-Ports)\n    - [Executing Container Commands](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Container-Commands)\n    - [Docker logging](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Docker-logging)\n  - Networking and Storage\n    - Networking:\n      - [Networking Overview](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Networking-Overview)\n      - [Networking Commands](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Networking-Commands)\n      - [Network Containers](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Networking-Containers)\n    - Storage:\n      - [Storage Overview](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Storage-Overview)\n      - [Volume Commands](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Volume-Commands)\n      - [Using Bind Mounts](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Using-Bind-Mounts)\n      - [Using Volumes for Persistent Storage](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Using-Volumes-for-Persistent-Storage)\n  - Docker Images\n    - Dockerfile\n      - [Introduction to the Dockerfile](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Introduction-to-the-Dockerfile)\n      - [Working with Instructions](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Working-with-Instructions)https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Working-with-Non-privileged-User\n      - [Environment Variables](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Environment-Variables)\n      - [Build Arguments](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Build-Arguments)\n      - [Working with Non privileged User](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Working-with-Non-privileged-User)\n      - [Using the Volume Instruction](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Using-the-Volume-Instruction)\n      - [Entrypoint vs Command](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Entrypoint-vs-Command)\n      - [Using .dockerignore](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Using-.dockerignore)\n    - Building and Distributing Images\n      - [Building Images](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Building-Images)\n      - [Using Multi-Stage Builds](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Using-Multi-Stage-Builds)\n      - [Tagging](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Tagging)\n      - [Distributing Images on Docker Hub](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Distributing-Images-on-Docker-Hub)\n    - Managing Images\n      - [Image History](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Image-History)\n      - [Saving and Loading Images](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Saving-and-Loading-Images)\n  - Beyond the Docker Basics\n    - Container Management\n      - [Inspecting Container Processes](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Inspecting-Container-Processes)\n      - [Having Containers Start Automatically](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Having-Containers-Start-Automatically)\n      - [Docker Events](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Docker-Events)\n      - [Managing Stopped Container](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Managing-Stopped-Container)\n      - [Managing Docker with Portainer](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Managing-Docker-with-Portainer)\n      - [Updating Containers with Watchtower](https://github.com/tanalam2411/docker/wiki/Docker-Deep-Dive:-Updating-Containers-with-Watchtower)\n    - Docker Compose\n      - []\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanalam2411%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanalam2411%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanalam2411%2Fdocker/lists"}