install docker uninstall Learn how to download and install Docker Desktop on Windows 10 or 11, using WSL 2 or Hyper-V as the backend. Find out the system requirements, installation steps, and tips for switching between Windows and Linux containers
nvm install Để cài đặt Node.js thông qua nvm ta dùng lệnh nvm install node.js_version ví dụ mình muốn cài bản Node.js có version là 8.11.2 bản 64bit: Bạn có thể cài nhiều bản Node.js khác nhau bằng lệnh trên. Để chỉ định bản Node.js sẽ dùng bạn dùng lệnh nvm use node.js_version ví dụ mình muốn sử dụng bản 8.11.2 thì dùng lệnh nvm use 8.11.2
install docker ubuntu Learn how to install Docker Community Edition from the official Docker repository and use the docker command to work with containers and images. Follow the steps to set up Docker on Ubuntu 20.04 and push an image to Docker Hub