Please read first my Coder installation guide in this repository.
- Login in coder
- Use the template
Docker (Devcontainer)
- Clone this repo https://github.com/joergklein/devcontainer-latex.git
- Visit https://github.com/joergklein/devcontainer-latex
- Please take a look at the Dockerfile and docker-compose.yaml. Are they correct?
- In the devcontainer.yaml I want to install the extensions and settings per default. Unfortunately, the extensions and settings are not installed in the code server. What is wrong?
- Compile some of your LaTeX code. Tables, pictures etc.
- What can be improved in the configuration?