miqt/docker/linux64-go1.23-qt6.8-dynamic.Dockerfile

6 lines
112 B
Docker
Raw Permalink Normal View History

2024-11-22 05:57:46 +00:00
FROM fedora:41
RUN dnf -y --setopt=install_weak_deps=False install \
qt6-qtbase-devel.x86_64 \
golang.x86_64