🐳 Docker
Open VS Code to a Docker container
✨ Trick - Dockerized Environment
Click the remote button in the bottom left corner, then select Reopen in Container. This will create a Dockerfile and run the container for you. It’s a great way to test your code in environments that match your production server runtime.