Skip to content

Commit

Permalink
added help and version
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung committed Oct 29, 2024
1 parent c00a52f commit 4cdf3b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kaptive/3.0.0b6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ CMD [ "kaptive", "--help"]
# test layer
FROM app as test

RUN kaptive --help && kaptive --version

WORKDIR /test1

# test with A. baumannii; testing both k and o locus
Expand Down

0 comments on commit 4cdf3b4

Please sign in to comment.