{"id":25830424,"url":"https://github.com/axelvazslima/docker-studies","last_synced_at":"2026-05-04T18:34:29.328Z","repository":{"id":278665023,"uuid":"934554134","full_name":"Axelvazslima/docker-studies","owner":"Axelvazslima","description":"A personal repository dedicated to exploring Docker and containerization concepts, documenting hands-on projects and key learnings. This will serve as a valuable study resource for myself and is open for anyone to access and learn from. 🐳","archived":false,"fork":false,"pushed_at":"2025-02-21T01:30:47.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T02:27:47.984Z","etag":null,"topics":["docker","docker-kubernetes","docker-swarm","dockerfile","kubernetes","python","python-docker"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Axelvazslima.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":"2025-02-18T02:59:33.000Z","updated_at":"2025-02-21T01:30:50.000Z","dependencies_parsed_at":"2025-02-21T02:27:55.235Z","dependency_job_id":"ba374a73-f5b9-4357-b945-9458c8290d5e","html_url":"https://github.com/Axelvazslima/docker-studies","commit_stats":null,"previous_names":["axelvazslima/docker-studies"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axelvazslima%2Fdocker-studies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axelvazslima%2Fdocker-studies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axelvazslima%2Fdocker-studies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axelvazslima%2Fdocker-studies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Axelvazslima","download_url":"https://codeload.github.com/Axelvazslima/docker-studies/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241210100,"owners_count":19927785,"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-kubernetes","docker-swarm","dockerfile","kubernetes","python","python-docker"],"created_at":"2025-02-28T19:19:52.744Z","updated_at":"2026-05-04T18:34:29.285Z","avatar_url":"https://github.com/Axelvazslima.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Studies 🐳\n\nA personal repository dedicated to exploring Docker and containerization concepts. This repository will serve as a comprehensive resource for my learning journey, documenting hands-on projects, key insights, and experimentations with Docker. It is open for anyone to access and learn from, contributing to a shared understanding of containerized environments.\n\n## 🚀 Getting Started\n\nTo get started with Docker on your machine, follow these steps:\n\n### Prerequisites\n\n- Docker installed on your system.\n    - If you haven't installed Docker yet, follow the official installation guide for your operating system:\n        - [Docker Installation Guide](https://docs.docker.com/get-docker/)\n- Basic understanding of terminal/command line operations.\n    - To know more about it, check the [useful links](#-credits-and-useful-links) section.\n\n### 🖥️ Installing WSL for a Better Development Environment\n\nTo enhance your Docker experience on Windows, it’s recommended to use **Windows Subsystem for Linux (WSL 2)**. It provides a full Linux kernel, improving performance and compatibility with Docker and other Linux-based tools.\n\n### Steps to Install WSL:\n\n1. **Enable WSL and Virtual Machine Platform**:\n\n   Open PowerShell as Administrator and run:\n`bash`\n\n2.  **Install WSL**\n\n    `wsl --install -d ubuntu`\n\n    It installs the ubuntu version, the most famous and it's easy to use.\n\n3. Now, **set WSL 2 as the default version** by running:\n    `wsl --set-default-version 2`\n\n4. **Terminal**\n    Go to the terminal and open 'ubuntu'.\u003cbr\u003e\n    For a deeper look into it, google [WSL install](https://learn.microsoft.com/en-us/windows/wsl/install)\n\n### Cloning the Repository\n\nClone this repository to your local machine using the following command:\n\n\u003ebash\n\u003e\n\u003e git clone https://github.com/Axelvazslima/docker-studies.git\n\n### Credits and useful links 🔗\n\n- [Docker Official Documentation](https://docs.docker.com/)\n- [Docker Hub](https://hub.docker.com/)\n- [Docker GitHub Repository](https://github.com/docker)\n- [Bret Fisher's Docker Course](https://www.udemy.com/course/docker-mastery/)\n- [Bret Fisher's YouTube Channel](https://www.youtube.com/@BretFisher)\n\n## ✒️ Feedbacks\n\nFeel free to explore and contribute to this repository! If you have suggestions, improvements, or corrections, please open an issue or create a pull request.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://skillicons.dev\"\u003e\n    \u003cimg src=\"https://skillicons.dev/icons?i=git,docker,kubernetes,python,bash,linux\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelvazslima%2Fdocker-studies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxelvazslima%2Fdocker-studies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelvazslima%2Fdocker-studies/lists"}