In this I will shortly describe how to setup
- LiveServer Webextension
- LiveServer VSCode Extension
- with a php-apache docker instance.
I used a docker-compose.yml
file although I only created one container with no other dependencies.
This works with a regular Dockerfile
as well.