1
0
mirror of https://github.com/mappu/miqt.git synced 2025-03-07 08:09:23 +00:00
miqt/docker/linux64-go1.23-qt6.8-dynamic.Dockerfile

6 lines
112 B
Docker
Raw Normal View History

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