Skip to content

Using cue as container #1195

Answered by myitcv
roylisto asked this question in Q&A
Aug 7, 2021 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

@roylisto to run CUE as part of your CI pipeline, you could use something like https://github.com/moia-oss/setup-cue or simply go install cuelang.org/go/cmd/cue@latest.

Alternatively, you can use a Docker image that has CUE available; the Docker file you link is a bare-bones image that, as @verdverm says, is built by this project at release time.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@roylisto
Comment options

Comment options

You must be logged in to vote
5 replies
@roylisto
Comment options

@roylisto
Comment options

@verdverm
Comment options

@myitcv
Comment options

@jpluscplusm
Comment options

Answer selected by roylisto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants