Skip to content

Commit

Permalink
Merge pull request #151 from vincentbernat/fix/jerakia-docker-pid
Browse files Browse the repository at this point in the history
Ensure Docker can target Jerakia directly to stop container
  • Loading branch information
beddari committed Mar 2, 2021
2 parents c6da3e7 + d7b24c3 commit c2b243a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jerakia.docker
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ if [ "${tokens}" != "" ]; then
extra_args="${extra_args} -T ${tokens}"
fi

jerakia $* $extra_args

exec jerakia $* $extra_args

0 comments on commit c2b243a

Please sign in to comment.