Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Oct 7, 2024

@blakerouse, Bill noticed a couple of issues with the Run (beat) on a read-only file system instructions:


docker run \
  --mount type=source=$(pwd}/data,destination=/usr/share/{beatname_lc}/data
  --read-only
  {dockerimage}

I believe:

  • the $(pwd} should be $(pwd)
  • the type is missing should be something like type=....,source=

This PR fixes up the first issue, but can you please help with the second? I'm not sure what the change should be, if any. I just copied that command from your comment here.


This is an automatic backport of pull request #41120 done by [Mergify](https://mergify.com).

* Fix read-only instructions for running Beats on Docker

* Fix up command

(cherry picked from commit b7d7fec)
@mergify mergify bot requested a review from a team as a code owner October 7, 2024 13:59
@mergify mergify bot added the backport label Oct 7, 2024
@mergify mergify bot requested review from VihasMakwana and leehinman and removed request for a team October 7, 2024 13:59
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 7, 2024
@botelastic
Copy link

botelastic bot commented Oct 7, 2024

This pull request doesn't have a Team:<team> label.

@pierrehilbert pierrehilbert enabled auto-merge (squash) October 7, 2024 15:21
@pierrehilbert pierrehilbert merged commit 2150b17 into 8.x Oct 7, 2024
@pierrehilbert pierrehilbert deleted the mergify/bp/8.x/pr-41120 branch October 7, 2024 15:41
@khushijain21 khushijain21 mentioned this pull request Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants