{"id":27390175,"url":"https://github.com/strakerbit/docker-wsl-installation-script","last_synced_at":"2025-04-13T19:39:14.037Z","repository":{"id":287627008,"uuid":"965311649","full_name":"strakerbit/docker-wsl-installation-script","owner":"strakerbit","description":"A PowerShell script to install Docker Desktop on Windows with customized paths for Docker and WSL 2. The script ensures that Docker files, images, and containers are stored on a secondary drive to save space on the system drive. Designed for users looking to configure Docker to use custom locations on Windows.","archived":false,"fork":false,"pushed_at":"2025-04-12T22:11:38.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T23:19:38.093Z","etag":null,"topics":["custom-path","devops","docker","installation","open-source","powershell","windows","wsl"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/strakerbit.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,"zenodo":null}},"created_at":"2025-04-12T21:57:05.000Z","updated_at":"2025-04-12T22:11:41.000Z","dependencies_parsed_at":"2025-04-12T23:19:40.012Z","dependency_job_id":"5b494e59-93f0-496c-a143-121c5177af9d","html_url":"https://github.com/strakerbit/docker-wsl-installation-script","commit_stats":null,"previous_names":["strakerbit/docker-wsl-installation-script"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strakerbit%2Fdocker-wsl-installation-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strakerbit%2Fdocker-wsl-installation-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strakerbit%2Fdocker-wsl-installation-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strakerbit%2Fdocker-wsl-installation-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strakerbit","download_url":"https://codeload.github.com/strakerbit/docker-wsl-installation-script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248769765,"owners_count":21158863,"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":["custom-path","devops","docker","installation","open-source","powershell","windows","wsl"],"created_at":"2025-04-13T19:39:13.444Z","updated_at":"2025-04-13T19:39:14.017Z","avatar_url":"https://github.com/strakerbit.png","language":"PowerShell","readme":"# Docker WSL Installation Script\n\nThis is a PowerShell script for installing Docker Desktop on Windows, with custom configurations that allow you to move Docker's data to a separate drive (instead of the default system drive).\n\n## Features:\n- Installs Docker Desktop with customized paths for Docker and WSL 2.\n- Ensures Docker-related data, including images and containers, are stored on a secondary drive to conserve space on the system drive.\n\n## Usage:\n\n1. Download `install-docker.ps1`.\n2. Run the script in PowerShell **as Administrator**. This script will install Docker Desktop and configure paths for Docker and WSL 2.\n\n### Example command to run the script:\n```powershell\nStart-Process -Wait -FilePath \"Docker Desktop Installer.exe\" -ArgumentList `\n  \"install\", `\n  \"-accept-license\", `\n  \"--installation-dir=`\"D:\\Dev Program Files\\Docker\\App`\"\", `\n  \"--wsl-default-data-root=`\"D:\\Dev Program Files\\Docker\\wsl`\"\", `\n  \"--windows-containers-default-data-root=`\"D:\\\\Dev Program Files\\\\Docker\\\\windows`\"\"\n```\n\n## Requirements:\n- Windows 10 or later\n- Windows Subsystem for Linux **(WSL) version 2**\n\n## Installation Steps:\n1. Download the Docker Desktop installer from [Docker's official website](https://www.docker.com/products/docker-desktop/).\n2. Download the install-docker.ps1 script.\n3. Run the script in a PowerShell terminal as Administrator.\n\n## License:\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrakerbit%2Fdocker-wsl-installation-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrakerbit%2Fdocker-wsl-installation-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrakerbit%2Fdocker-wsl-installation-script/lists"}