/docker-latex

store dockerfiles and docker-compose.yml

Primary LanguageDockerfile

LaTeX Complier with VSCode

Feature

  • support CJK8
  • support SSH
  • can directly pull from dockerhub
  • sample docker-compose.yml
  • default user: root:latex
    • You must change your password using passwd command
  • VSCode will auto install while first connect, there is no any VSCode-server installed during build

Usage

$ docker-compose up --build -d
$ docker exec -it [container_id] bash
(docker)$ passwd # change password