blueprint-compiler/build-aux/Dockerfile
James Westman a74779326b
ci: Use a custom image
Use a custom image for CI to reduce build times.
2022-01-16 22:02:00 -06:00

4 lines
156 B
Docker

FROM fedora:latest
RUN dnf install -y meson python3-pip gtk4-devel gobject-introspection-devel libadwaita-devel
RUN pip3 install furo mypy sphinx coverage