Skip to content

Images update with VeloC - #29

Open
iole-bolognesi wants to merge 66 commits into
pdidev:v4from
iole-bolognesi:v4
Open

Images update with VeloC#29
iole-bolognesi wants to merge 66 commits into
pdidev:v4from
iole-bolognesi:v4

Conversation

@iole-bolognesi

Copy link
Copy Markdown
Contributor

No description provided.

@iole-bolognesi
iole-bolognesi marked this pull request as ready for review June 11, 2026 12:33

@jmorice91 jmorice91 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I request only change on the exclude comment.

A similar work is done for catalyst plugin because we need a minimal cmake version to add this plugin in the image.

Comment thread .github/workflows/debuntu_docker_images.yml
Comment thread debuntu/all/Dockerfile
python3-bs4 \
&& rm -rf /var/lib/apt/lists/*

WORKDIR /opt/src

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pdidev/pdi-maintainers Do you want to adopt the convention '/opt/src/' at the source file for third-party software?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the current convention?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no current convention as far as I know. For my point of view, It is a good idea to use '/opt/src' for that.

Comment thread debuntu/all/Dockerfile

COPY --from=velocdl /opt/veloc /opt/veloc

ENV CMAKE_PREFIX_PATH=/opt/veloc:${CMAKE_PREFIX_PATH}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the value of CMAKE_PREFIX_PATH before this line?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I printed it and it is empty before this line

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you suggesting to set CMAKE_PREFIX_PATH instead of appending to it?

@thomas-bouvier thomas-bouvier self-assigned this Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants