docker: add linux64-go1.19 dockerfile

This commit is contained in:
mappu 2024-09-09 18:46:06 +12:00
parent 7230e313ec
commit 7ab9b9724e
1 changed files with 4 additions and 0 deletions

View 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