1
0
mirror of https://github.com/mappu/miqt.git synced 2025-04-10 23:50:25 +00:00
miqt/docker/linux64-go1.19-qt5.15-dynamic.Dockerfile

5 lines
153 B
Docker

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