Nieuwe networks

This commit is contained in:
maurice
2026-03-12 10:45:13 +01:00
parent 21cbf0d212
commit 9f435b6a30
6 changed files with 26 additions and 12 deletions

View File

@@ -4,4 +4,6 @@ USER root
RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \
dnf -y --setopt=keepcache=1 install go
RUN go install golang.org/x/tools/gopls@latest
USER user