Nieuwe networks
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user