Skip to content
Discussion options

You must be logged in to vote

From the Makefile:

docker run --rm -v "${PWD}:/opt$(DOCKER_VOL_OPTS)" "$(DOCKER_REPO)/$(DOCKER_IMAGE_NAME):$(SANITIZED_DOCKER_IMAGE_TAG)" --no-fail-on-parse-errors generate

you can either change the volume mount to another dir, or use the cmdline flags -m (mibdir) and -g (generator-path to yml)

Replies: 2 comments 1 reply

Comment options

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

Answer selected by diegomsamana
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1450 on June 30, 2025 13:42.