Replies: 1 comment
-
You should be able to use the Dev Container CLI directly assuming Docker is installed on the host the job is run on. https://containers.dev/implementors/reference/#what-is-CLI For examples:
We could add cross-references to these in docs as I think about it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see the GitHub Action and Azure DevOps Task. It should be straightforward to implement the dev container build as a GitLab CI job. Is there an existing example of this?
Beta Was this translation helpful? Give feedback.
All reactions