Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Commit

Permalink
Updated the make docker command & subcommands
Browse files Browse the repository at this point in the history
  • Loading branch information
ma111e committed Feb 14, 2025
1 parent 5f6fc88 commit a58ba79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ docker_build:
## docker_run : Run local Docker image
docker_run:
@echo "This will only run the locally built image."
@echo "Swap 'melody' with bonjourmalware/melody if you want to run the latest release."
@echo "MELODY_CLI example : 'export MELODY_CLI=\"-s -i lo -F 'dst port 10080'\"'"
@-mkdir logs
docker run \
Expand Down

0 comments on commit a58ba79

Please sign in to comment.