Skip to content

Commit

Permalink
tarball: copy gops into tarball
Browse files Browse the repository at this point in the history
Signed-off-by: Djalal Harouni <tixxdz@gmail.com>
  • Loading branch information
tixxdz committed Jan 22, 2024
1 parent fc130cf commit 86d2e4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.tarball
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ COPY --from=tetragon-release /usr/bin/tetra /usr/local/bin/

# Helper binaries
COPY --from=tetragon-release /usr/bin/bpftool /usr/local/lib/tetragon/
COPY --from=tetragon-release /usr/bin/gops /usr/local/lib/tetragon/

# BPF files
COPY --from=tetragon-release /var/lib/tetragon /usr/local/lib/tetragon/bpf
Expand Down

0 comments on commit 86d2e4d

Please sign in to comment.