mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Is it ok to run the container using wsl2 native docker without Docker for Windows ? #608
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nicevlhjfihtqngkldl on GitHub (Aug 2, 2024).
Hello
I use the command to install docker in the wsl2(ubuntu22.04):
sudo snap install docker -y
I don't want to install Docker for Windows . Is it OK to run the container using docker installed by snap?