Docker container for local development
docker-compose build
For Visual Sudio Code Users.
- Download the remote container extension. https://code.visualstudio.com/docs/remote/containers
- Place a .devcontainer directory in the root directory of project you want to develop in.
Inside the .devcontainer directory is a devcontainer.json file.