This repo was made for remote container in WSL2 when you need to make development environment.
For details about remote container, see this.
- Assuming that you use vscode in WSL2.
- Change directory where you want to locate
.devcontainer
cd want-to-locate-dot-devcontainer
- Execute
git clone
git clone https://github.com/satoakick/devcontainer.git .
Don't forget to add current directory(.
)! - Execute
Reopen in remote container
in vscode