forked from Job79/devcontainer
Nieuwe networks
Some checks failed
Build containers / changes (push) Successful in 3s
Build containers / base-image (push) Successful in 1m43s
Build containers / dependent-images (dotnet) (push) Successful in 2s
Build containers / dependent-images (rust) (push) Failing after 43s
Build containers / dependent-images (go) (push) Successful in 1m17s
Some checks failed
Build containers / changes (push) Successful in 3s
Build containers / base-image (push) Successful in 1m43s
Build containers / dependent-images (dotnet) (push) Successful in 2s
Build containers / dependent-images (rust) (push) Failing after 43s
Build containers / dependent-images (go) (push) Successful in 1m17s
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