mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-11 09:04:38 +00:00
3 lines
124 B
Docker
3 lines
124 B
Docker
FROM mcr.microsoft.com/devcontainers/typescript-node:1-18-bookworm
|
|
RUN apt-get update && apt-get install -y libpango1.0-dev
|