mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 00:48:38 +00:00
docker: add linux64-go1.19 dockerfile
This commit is contained in:
parent
7230e313ec
commit
7ab9b9724e
4
docker/linux64-go1.19-qt5.15-dynamic.Dockerfile
Normal file
4
docker/linux64-go1.19-qt5.15-dynamic.Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM debian:bookworm
|
||||
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
|
||||
apt-get install -qyy gnupg2 golang-go qtbase5-dev ca-certificates
|
Loading…
Reference in New Issue
Block a user