Skip to content

Instantly share code, notes, and snippets.

@smourier
Created February 27, 2025 09:25
Show Gist options
  • Save smourier/6f28583669c63308cee54800b91db034 to your computer and use it in GitHub Desktop.
Save smourier/6f28583669c63308cee54800b91db034 to your computer and use it in GitHub Desktop.
installing docker & docker data somewhere custom
"Docker Desktop Installer.exe" install --accept-license --installation-dir=F:\Docker\Docker --wsl-default-data-root=F:\Docker\wsldata --hyper-v-default-data-root=F:\Docker\hvdata --windows-containers-default-data-root=F:\Docker\wincdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment