-
- Committed vscode settings.json to config repo. Added ~20 extensions.
- Auto rename tag, js es6 code snippets, remote containers/ssh/wsl, colorize, css peek, docker, eslint, git history, gitlens, jupyter, kubernetes, live server, pylance, python, regex previewer, tabnine, yaml.
- Set up docker desktop fully integrated with my containers in wsl2.
- https://stackoverflow.com/questions/61920866/difference-between-wsl2docker-desktop-windows-and-directly-install-docker-on.
- “When you use Docker desktop, you have access to docker in powershell/cmd, have access to your file on windows, the possibility to switch to Windows container and to use it with your IDE. If you install docker inside your WSL2 distro, docker will not be accessible from Windows directly.”
- Microsoft and Docker are working closely together on this, ensuring the future of the integration: https://www.docker.com/blog/docker-hearts-wsl-2/.
- Confirmed I can see all of my images in vscode, in the remote wsl context, with (literally) no recurring action. Just the installation and running of docker desktop on the host (if docker desktop isn’t running, docker won’t be available in wsl).
- Docker Desktop 4.4.4, Docker Engine 20.10.12, Kubernetes 1.22.5n (1 month old), Compose 1.29.2, Snyk 1.809.0.
- Updated wordpress to 5.9, as well as all themes.