Skip to content

Fixup repository-internal symlinks in Dockerfile #1705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

dominiklohmann
Copy link
Member

📔 Description

Before this change it was impossible to build the PCAP plugin inside the Docker image. Docker does not resolve symlinks when copying, not even those that are internal to the repository.

📝 Checklist

  • All user-facing changes have changelog entries.
  • The changes are reflected on docs.tenzir.com/vast, if necessary.
  • The PR description contains instructions for the reviewer, if necessary.

🎯 Review Instructions

See if CI runs through, basically. Also, read the changed Dockerfile.

@dominiklohmann dominiklohmann added the bug Incorrect behavior label Jun 3, 2021
@dominiklohmann dominiklohmann requested a review from a team June 3, 2021 03:21
@dominiklohmann dominiklohmann force-pushed the story/ch25708/pcap-plugin-docker branch from 48053c8 to 17853fb Compare June 3, 2021 03:24
Before this change it was impossible to build the PCAP plugin inside the
Docker image. Docker does not resolve symlinks when copying, not even
those that are internal to the repository.
@dominiklohmann dominiklohmann force-pushed the story/ch25708/pcap-plugin-docker branch from 17853fb to 287346a Compare June 3, 2021 03:25
Copy link
Contributor

@0snap 0snap left a comment

Choose a reason for hiding this comment

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

LGTM

@dominiklohmann dominiklohmann merged commit 48e5430 into master Jun 3, 2021
@dominiklohmann dominiklohmann deleted the story/ch25708/pcap-plugin-docker branch June 3, 2021 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants