Skip to content

Commit

Permalink
update utility
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Dec 12, 2019
1 parent 85a59d8 commit 3ebe4dd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,9 @@ services:
- SPLUNKBASE_PASSWORD=${SPLUNKBASE_PASSWORD}
volumes:
- splunk-etc:/opt/splunk/etc
udpreplay:
pcapreplay:
build:
context: ./utility/udpreplay
args:
RH_ORG: ${RH_ORG}
RH_ACTIVATION: ${RH_ACTIVATION}
context: ./utility/pcapreplay
entrypoint: tail -f /dev/null
links:
- splunk
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 3ebe4dd

Please sign in to comment.