Install

Docker Installation

Last updated Jun 23, 2026

You can run Pyvorin inside a Docker container as long as the base image uses a supported platform.

Use an official Python image based on a glibc distribution, such as python:3.11-bookworm. Install Pyvorin inside the container, activate your licence, and run compiles as usual.

Remember that device tokens are stored inside the container by default. For CI/CD, consider using a volume or secret mount for tokens.