mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 00:48:38 +00:00
docker: add qt6.8 container
This commit is contained in:
parent
7d59d5667e
commit
2a96bf5a2f
5
docker/linux64-go1.23-qt6.8-dynamic.Dockerfile
Normal file
5
docker/linux64-go1.23-qt6.8-dynamic.Dockerfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
FROM fedora:41
|
||||||
|
|
||||||
|
RUN dnf -y --setopt=install_weak_deps=False install \
|
||||||
|
qt6-qtbase-devel.x86_64 \
|
||||||
|
golang.x86_64
|
Loading…
Reference in New Issue
Block a user