miqt/docker/genbindings.Dockerfile

5 lines
130 B
Docker
Raw Permalink Normal View History

FROM debian:bookworm
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
apt-get install -qyy golang-go qtbase5-dev clang