Skip to content

feat: Ship async-profiler in the Docker image#326

Open
ferenc-csaky wants to merge 1 commit intomainfrom
feat/async-profiler
Open

feat: Ship async-profiler in the Docker image#326
ferenc-csaky wants to merge 1 commit intomainfrom
feat/async-profiler

Conversation

@ferenc-csaky
Copy link
Copy Markdown
Collaborator

Key Changes

  • Install the arch-specific async-profiler bin into /opt/async-profiler, putting it to the classpath
  • Orthogonal to this change, but added chown to make sure flink user owns everything under /opt/flink

@ferenc-csaky ferenc-csaky requested a review from mateczagany May 8, 2026 12:37
@ferenc-csaky ferenc-csaky added the enhancement New feature or request label May 8, 2026
@ferenc-csaky ferenc-csaky force-pushed the feat/async-profiler branch from deafd21 to 9f8e2df Compare May 8, 2026 14:06
@ferenc-csaky ferenc-csaky added this to the 0.10.1 milestone May 8, 2026
USER root

RUN set -eux; \
case "${TARGETARCH:-$(uname -m)}" in \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

There is a release with macos suffix, which should be used for Intel and Apple Silicon Mac OS devices, I'm not sure if arm64 will be right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants